# HG changeset patch # User Antoine Bodin # Date 1324118719 -3600 # Node ID c4b90fef608ffbbf74eb4e13edec4f8c9aa353d4 # Parent 0ccb3190e4f381d6952c40cdaf23eca82d01b74d xorg-xedit: set depends to "xorg-libXaw xorg-libXt xorg-libXmu xorg-libX11" diff -r 0ccb3190e4f3 -r c4b90fef608f xorg-xedit/receipt --- a/xorg-xedit/receipt Sat Dec 17 11:45:19 2011 +0100 +++ b/xorg-xedit/receipt Sat Dec 17 11:45:19 2011 +0100 @@ -9,6 +9,7 @@ TARBALL="$SOURCE-$VERSION.tar.bz2" WEB_SITE="http://xorg.freedesktop.org/" WGET_URL="$WEB_SITE/releases/individual/app/$TARBALL" +DEPENDS="xorg-libXaw xorg-libXt xorg-libXmu xorg-libX11" # Rules to configure and make the package. compile_rules()