wok rev 11471

xorg-xedit: set depends to "xorg-libXaw xorg-libXt xorg-libXmu xorg-libX11"
author Antoine Bodin <gokhlayeh@slitaz.org>
date Sat Dec 17 11:45:19 2011 +0100 (2011-12-17)
parents 0ccb3190e4f3
children cdbed34d7189
files xorg-xedit/receipt
line diff
     1.1 --- a/xorg-xedit/receipt	Sat Dec 17 11:45:19 2011 +0100
     1.2 +++ b/xorg-xedit/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-libXaw xorg-libXt xorg-libXmu xorg-libX11"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()