wok rev 11496

transmission-remote-gtk: add intltool to build_depends
author Antoine Bodin <gokhlayeh@slitaz.org>
date Mon Dec 19 02:49:30 2011 +0100 (2011-12-19)
parents f4ee6f71888c
children bc84d190c6b2
files transmission-remote-gtk/receipt
line diff
     1.1 --- a/transmission-remote-gtk/receipt	Mon Dec 19 02:49:30 2011 +0100
     1.2 +++ b/transmission-remote-gtk/receipt	Mon Dec 19 02:49:30 2011 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="GTK remote control for the Transmission BitTorrent client"
     1.5  MAINTAINER="devl547@gmail.com"
     1.6  DEPENDS="gtk+ json-glib curl"
     1.7 -BUILD_DEPENDS="gtk+-dev json-glib-dev curl-dev"
     1.8 +BUILD_DEPENDS="gtk+-dev json-glib-dev curl-dev intltool"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.gz"
    1.10  WEB_SITE="http://code.google.com/p/transmission-remote-gtk/"
    1.11  WGET_URL="http://transmission-remote-gtk.googlecode.com/files/$TARBALL"