wok-stable diff slock/receipt @ rev 7987
Fix patchs for make
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Mon Jan 17 23:42:01 2011 +0100 (2011-01-17) |
parents | 52dc4b48ed81 |
children | 4a193c62c501 |
line diff
1.1 --- a/slock/receipt Mon Oct 06 19:20:18 2008 +0000 1.2 +++ b/slock/receipt Mon Jan 17 23:42:01 2011 +0100 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="security" 1.5 SHORT_DESC="Simple X display locker." 1.6 MAINTAINER="mallory@sweetpeople.org" 1.7 -DEPENDS="" 1.8 +DEPENDS="xorg-libX11 xorg-libXau xorg-libXdmcp xorg-libXext" 1.9 BUILD_DEPENDS="xorg-dev xorg-xproto xorg-xextproto xorg-libX11-dev" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://www.suckless.org/programs/slock.html"