wok diff meld/receipt @ rev 17634

liferea: intltool is a dev package, and it pulls a bunch of other dev packages.
author Aleksej Bobylev <al.bobylev@gmail.com>
date Sat Feb 14 17:35:42 2015 +0200 (2015-02-14)
parents 11f4fc543f98
children 16df76e1fc6a
line diff
     1.1 --- a/meld/receipt	Wed Jun 06 05:42:51 2012 +0000
     1.2 +++ b/meld/receipt	Sat Feb 14 17:35:42 2015 +0200
     1.3 @@ -5,12 +5,14 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Visual diff and merge tool for GNOME."
     1.6  MAINTAINER="slaxemulator@gmail.com"
     1.7 -DEPENDS="pygtk rarian"
     1.8 -BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config util-linux-getopt"
     1.9 +LICENSE="GPL2"
    1.10  TARBALL="$PACKAGE-$VERSION.tar.xz"
    1.11  WEB_SITE="http://meldmerge.org/"
    1.12  WGET_URL="$GNOME_MIRROR/$PACKAGE/${VERSION:0:3}/$TARBALL"
    1.13  
    1.14 +DEPENDS="pygtk rarian"
    1.15 +BUILD_DEPENDS="pygtk-dev rarian-dev gnome-doc-utils intltool pkg-config util-linux-getopt"
    1.16 +
    1.17  # Rules to configure and make the package.
    1.18  compile_rules()
    1.19  {