wok-next diff pekwm/receipt @ rev 21257

encfs: use cmake
author Hans-G?nter Theisgen
date Fri Dec 06 13:47:57 2019 +0100 (2019-12-06)
parents d5aab818505e
children
line diff
     1.1 --- a/pekwm/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/pekwm/receipt	Fri Dec 06 13:47:57 2019 +0100
     1.3 @@ -30,8 +30,8 @@
     1.4  
     1.5  genpkg_rules() {
     1.6  	copy @std
     1.7 -	DEPENDS="xorg-libX11 xorg-libXinerama xorg-libXft xorg-libXrandr xorg-libXpm"
     1.8 -	SUGGESTED="hsetroot tint2 lxpanel wbar xorg-xprop xorg-xev xdotool wmctrl"
     1.9 +	DEPENDS="libx11 libxinerama libxft libxrandr libxpm"
    1.10 +	SUGGESTED="hsetroot tint2 lxpanel wbar xprop xev xdotool wmctrl"
    1.11  	TAGS="window-manager"
    1.12  }
    1.13