wok-current rev 16960
mate-desktop: Up bdeps.
author | Yuri Pourre <yuripourre@gmail.com> |
---|---|
date | Tue Jul 29 00:02:38 2014 -0300 (2014-07-29) |
parents | 7d92302eb790 |
children | 2605693b1e33 |
files | at-spi2-atk/receipt mate-desktop/receipt |
line diff
1.1 --- a/at-spi2-atk/receipt Tue Jul 29 01:39:13 2014 +0200 1.2 +++ b/at-spi2-atk/receipt Tue Jul 29 00:02:38 2014 -0300 1.3 @@ -8,7 +8,7 @@ 1.4 MAINTAINER="yuripourre@gmail.com" 1.5 TARBALL="$PACKAGE-$VERSION.tar.xz" 1.6 WEB_SITE="http://www.gnome.org/" 1.7 -WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.8 +WGET_URL="$GNOME_MIRROR/sources/$PACKAGE/${VERSION%.*}/$TARBALL" 1.9 1.10 DEPENDS="atk dbus util-linux-uuid" 1.11 BUILD_DEPENDS="at-spi2 atk-dev dbus-dev util-linux-uuid-dev"
2.1 --- a/mate-desktop/receipt Tue Jul 29 01:39:13 2014 +0200 2.2 +++ b/mate-desktop/receipt Tue Jul 29 00:02:38 2014 -0300 2.3 @@ -12,7 +12,7 @@ 2.4 2.5 DEPENDS="gtk+ gdk-pixbuf" 2.6 BUILD_DEPENDS="wget cacerts autoconf automake dconf-dev libtool itstool \ 2.7 -mate-common gtk-doc gtk+-dev gdk-pixbuf-dev yelp-tools harfbuzz-dev" 2.8 +mate-common-dev gtk-doc gtk+-dev gdk-pixbuf-dev yelp-tools harfbuzz-dev" 2.9 2.10 # Rules to configure and make the package. 2.11 compile_rules()