# HG changeset patch # User Antoine Bodin # Date 1298417274 -3600 # Node ID 9e8ee203442df6681f7c7a1d6ffcdf271d88d7e3 # Parent 3e15b4d334a9aafb8ad9aecbf09f4c82cb23a4e4 fix deps: bygfoot depends on acl diff -r 3e15b4d334a9 -r 9e8ee203442d bygfoot/receipt --- a/bygfoot/receipt Wed Feb 23 00:26:48 2011 +0100 +++ b/bygfoot/receipt Wed Feb 23 00:27:54 2011 +0100 @@ -9,7 +9,7 @@ WEB_SITE="http://www.bygfoot.com/" WGET_URL="http://downloads.sourceforge.net/project/$PACKAGE/$PACKAGE/$PACKAGE-$VERSION/$TARBALL" BUILD_DEPENDS="gtk+-dev glib-dev pango pango-dev atk-dev freetype-dev" -DEPENDS="gtk+ glib pango atk freetype" +DEPENDS="gtk+ glib pango atk freetype acl" compile_rules() {