wok rev 11472

xorg-xeyes: set depends to "xorg-libX11 xorg-libXt xorg-libXext xorg-libXmu xorg-libXrender"
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:45:19 2011 +0100 (2011-12-17)
parents c4b90fef608f
children 5833170834b0
files xorg-xeyes/receipt
line diff
     1.1 --- a/xorg-xeyes/receipt	Sat Dec 17 11:45:19 2011 +0100
     1.2 +++ b/xorg-xeyes/receipt	Sat Dec 17 11:45:19 2011 +0100
     1.3 @@ -9,6 +9,7 @@
     1.4  TARBALL="$SOURCE-$VERSION.tar.bz2"
     1.5  WEB_SITE="http://xorg.freedesktop.org/"
     1.6  WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL"
     1.7 +DEPENDS="xorg-libX11 xorg-libXt xorg-libXext xorg-libXmu xorg-libXrender"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()