# HG changeset patch # User Antoine Bodin # Date 1324046521 -3600 # Node ID d28bd476e8da64949b7128a58b37b9646dd24619 # Parent fd6e3950897e2e9b7d7727f041088519f41b3a35 gnome-js-common: add intltool to BUILD_DEPENDS diff -r fd6e3950897e -r d28bd476e8da gnome-js-common/receipt --- a/gnome-js-common/receipt Fri Dec 16 15:42:01 2011 +0100 +++ b/gnome-js-common/receipt Fri Dec 16 15:42:01 2011 +0100 @@ -10,7 +10,7 @@ WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" DEPENDS="" -BUILD_DEPENDS="" +BUILD_DEPENDS="intltool" # Rules to configure and make the package. compile_rules()