wok rev 8806

fix deps: bygfoot depends on acl
author Antoine Bodin <gokhlayeh@slitaz.org>
date Wed Feb 23 00:27:54 2011 +0100 (2011-02-23)
parents 3e15b4d334a9
children ce496ecccf24
files bygfoot/receipt
line diff
     1.1 --- a/bygfoot/receipt	Wed Feb 23 00:26:48 2011 +0100
     1.2 +++ b/bygfoot/receipt	Wed Feb 23 00:27:54 2011 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="http://www.bygfoot.com/"
     1.5  WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$PACKAGE-$VERSION/$TARBALL"
     1.6  BUILD_DEPENDS="gtk+-dev glib-dev pango pango-dev atk-dev freetype-dev"
     1.7 -DEPENDS="gtk+ glib pango atk freetype"
     1.8 +DEPENDS="gtk+ glib pango atk freetype acl"
     1.9  
    1.10  compile_rules()
    1.11  {