wok diff pangomm/receipt @ rev 16991
Add mate-polkit and mate-polkit-dev
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Sat Aug 09 12:57:36 2014 -0300 (2014-08-09) |
parents | 76b72f1ad63c |
children | f48520919b85 |
line diff
1.1 --- a/pangomm/receipt Sat Aug 10 11:00:21 2013 +0000 1.2 +++ b/pangomm/receipt Sat Aug 09 12:57:36 2014 -0300 1.3 @@ -11,7 +11,7 @@ 1.4 WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION%.*}/$TARBALL" 1.5 1.6 DEPENDS="pixman cairomm glibmm libgiomm pango gcc-lib-base" 1.7 -BUILD_DEPENDS="cairo-dev cairomm-dev glibmm-dev pango-dev" 1.8 +BUILD_DEPENDS="cairo-dev cairomm-dev glibmm-dev pango-dev libxml2-dev" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()