wok-4.x rev 11444
xpad: add intltool to BUILD_DEPENDS
author | Antoine Bodin <gokhlayeh@slitaz.org> |
---|---|
date | Fri Dec 16 15:42:01 2011 +0100 (2011-12-16) |
parents | 417670686ff6 |
children | e584450f5f0e |
files | xpad/receipt |
line diff
1.1 --- a/xpad/receipt Fri Dec 16 15:42:01 2011 +0100 1.2 +++ b/xpad/receipt Fri Dec 16 15:42:01 2011 +0100 1.3 @@ -6,7 +6,7 @@ 1.4 SHORT_DESC="Desktop note pad using GTK+ toolkit." 1.5 MAINTAINER="pankso@slitaz.org" 1.6 DEPENDS="gtk+ xorg-libXdamage xorg-libSM" 1.7 -BUILD_DEPENDS="pkg-config" 1.8 +BUILD_DEPENDS="pkg-config intltool" 1.9 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.10 WEB_SITE="http://xpad.sourceforge.net/" 1.11 WGET_URL="http://launchpad.net/xpad/trunk/4.0/+download/$TARBALL"