# HG changeset patch # User Pascal Bellard # Date 1371190804 -7200 # Node ID b8cdd495ef07899f5a6872e3d29b4b3145402463 # Parent 140ee6de06352eb1e3a9ab6014b83b4598869f0c libproxy: update bdeps diff -r 140ee6de0635 -r b8cdd495ef07 libproxy/receipt --- a/libproxy/receipt Fri Jun 14 08:11:47 2013 +0200 +++ b/libproxy/receipt Fri Jun 14 08:20:04 2013 +0200 @@ -12,7 +12,8 @@ WGET_URL="$WEB_SITE/files/$TARBALL" DEPENDS="glib gtk+ gcc-lib-base xorg-libXmu libwebkit libtasn1" -BUILD_DEPENDS="glibc-base cmake libwebkit-dev python python-dev perl" +BUILD_DEPENDS="glibc-base cmake libwebkit-dev python python-dev perl \ +gtk+-dev pkg-config" # Rules to configure and make the package. compile_rules()