wok-6.x diff libmcs/receipt @ rev 5848

xfmedia: Fix BUILD_DEPENDS
author Eric Joseph-Alexandre <erjo@slitaz.org>
date Fri Jul 16 16:00:31 2010 +0200 (2010-07-16)
parents fc784f29b3f6
children 02bbaa9d12ba
line diff
     1.1 --- a/libmcs/receipt	Tue Jan 20 17:33:00 2009 +0000
     1.2 +++ b/libmcs/receipt	Fri Jul 16 16:00:31 2010 +0200
     1.3 @@ -8,6 +8,7 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tgz"
     1.5  WEB_SITE="http://www.atheme.org/libmcs/"
     1.6  WGET_URL="http://distfiles.atheme.org/$TARBALL"
     1.7 +DEPENDS="libmowgli"
     1.8  
     1.9  # Rules to configure and make the package.
    1.10  compile_rules()