wok diff gnome-icon-theme/receipt @ rev 15213

Add nbd
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri Sep 13 12:21:17 2013 +0000 (2013-09-13)
parents 5525af80165f
children 2c48d8b6a9ab
line diff
     1.1 --- a/gnome-icon-theme/receipt	Thu Nov 29 10:44:06 2012 +0100
     1.2 +++ b/gnome-icon-theme/receipt	Fri Sep 13 12:21:17 2013 +0000
     1.3 @@ -5,11 +5,13 @@
     1.4  CATEGORY="x-window"
     1.5  SHORT_DESC="Default GNOME icon theme."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -BUILD_DEPENDS="icon-naming-utils intltool pkg-config gtk+"
     1.8 +LICENSE="LGPL3"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.10  WEB_SITE="http://www.gnome.org/"
    1.11  WGET_URL="http://ftp.gnome.org/pub/gnome/sources/$PACKAGE/${VERSION%.*}/$TARBALL"
    1.12  
    1.13 +BUILD_DEPENDS="icon-naming-utils intltool pkg-config gtk+"
    1.14 +
    1.15  # Rules to configure and make the package.
    1.16  compile_rules()
    1.17  {