wok rev 13524

gsettings-desktop-schemas: add missing build depend
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Oct 20 08:15:55 2012 +0000 (2012-10-20)
parents e96d7a70e1ed
children 5b67942406c8
files gsettings-desktop-schemas/receipt
line diff
     1.1 --- a/gsettings-desktop-schemas/receipt	Sat Oct 20 01:13:10 2012 +0200
     1.2 +++ b/gsettings-desktop-schemas/receipt	Sat Oct 20 08:15:55 2012 +0000
     1.3 @@ -5,8 +5,8 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Collection of GSettings schemas for settings shared by various components of a GNOME Desktop"
     1.6  MAINTAINER="al.bobylev@gmail.com"
     1.7 -DEPENDS="libgio"
     1.8 -BUILD_DEPENDS="libgio-dev"
     1.9 +DEPENDS=""
    1.10 +BUILD_DEPENDS="libgio-dev glib-dev"
    1.11  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.12  HI_VERSION=$(echo $VERSION | sed 's|\([0-9\.]*\)\.[0-9]*|\1|')
    1.13  WEB_SITE="http://www.gnome.org/"