# HG changeset patch # User Pascal Bellard # Date 1376515170 0 # Node ID 4f0e0b25aa947cdb9ca342715154b4ac719eaf4d # Parent 6e24618e3b769361cd741cbbc5ebf28e2561e05b libmatchbox: update bdeps diff -r 6e24618e3b76 -r 4f0e0b25aa94 libmatchbox/receipt --- a/libmatchbox/receipt Wed Aug 14 21:14:37 2013 +0000 +++ b/libmatchbox/receipt Wed Aug 14 21:19:30 2013 +0000 @@ -11,7 +11,7 @@ WGET_URL="${WEB_SITE}sources/$PACKAGE/1.9/$TARBALL" DEPENDS="pango" -BUILD_DEPENDS="pango-dev jpeg-dev" +BUILD_DEPENDS="pango-dev jpeg-dev libxml2-dev" # Rules to configure and make the package. compile_rules()