wok rev 8265
Added intltool to gpicview build depends.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Sat Jan 29 20:06:12 2011 +0000 (2011-01-29) |
parents | 3cbc23ef96cc |
children | df9001b25c10 |
files | gpicview/receipt |
line diff
1.1 --- a/gpicview/receipt Sat Jan 29 18:21:50 2011 +0000 1.2 +++ b/gpicview/receipt Sat Jan 29 20:06:12 2011 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 gtk+ atk cairo pango pixman jpeg libpng libxcb xcb-util \ 1.5 xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \ 1.6 xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender" 1.7 -BUILD_DEPENDS="gtk+-dev xorg-dev" 1.8 +BUILD_DEPENDS="gtk+-dev xorg-dev intltool" 1.9 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.10 WEB_SITE="http://lxde.sourceforge.net/gpicview/" 1.11 WGET_URL="$SF_MIRROR/lxde/$TARBALL"