wok-next diff qterminal/receipt @ rev 21470

updated totem-pl-parser (3.26.0 -> 3.26.5)
author Hans-G?nter Theisgen
date Wed May 13 08:02:17 2020 +0100 (2020-05-13)
parents d457c4e37c1b
children
line diff
     1.1 --- a/qterminal/receipt	Fri Nov 09 13:21:03 2018 +0200
     1.2 +++ b/qterminal/receipt	Wed May 13 08:02:17 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  }