wok-next diff pekwm/receipt @ rev 21119

libarchive: depends on libzstd
author Aleksej Bobylev <al.bobylev@gmail.com>
date Mon Jan 14 03:39:08 2019 +0200 (2019-01-14)
parents d5aab818505e
children
line diff
     1.1 --- a/pekwm/receipt	Fri Nov 02 14:15:08 2018 +0200
     1.2 +++ b/pekwm/receipt	Mon Jan 14 03:39:08 2019 +0200
     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