wok-next diff qterminal/receipt @ rev 21636
updated f3 (2.2 -> 7.2)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Jun 26 11:11:30 2020 +0100 (2020-06-26) |
parents | d457c4e37c1b |
children |
line diff
1.1 --- a/qterminal/receipt Fri Nov 09 13:21:03 2018 +0200 1.2 +++ b/qterminal/receipt Fri Jun 26 11:11:30 2020 +0100 1.3 @@ -28,6 +28,6 @@ 1.4 genpkg_rules() { 1.5 copy @std 1.6 sed -i '/^Actions=/d' $fs/usr/share/applications/qterminal.desktop 1.7 - DEPENDS="qt5-base qt5-x11extras qtermwidget xorg-libX11" 1.8 + DEPENDS="qt5-base qt5-x11extras qtermwidget libx11" 1.9 TAGS="terminal LXQt" 1.10 }