# HG changeset patch # User Christopher Rogers # Date 1296331572 0 # Node ID 4884337b6445c573765305080dfd71b8d04b498b # Parent 3cbc23ef96ccc81efa96b3da88b647f40eb6f849 Added intltool to gpicview build depends. diff -r 3cbc23ef96cc -r 4884337b6445 gpicview/receipt --- a/gpicview/receipt Sat Jan 29 18:21:50 2011 +0000 +++ b/gpicview/receipt Sat Jan 29 20:06:12 2011 +0000 @@ -9,7 +9,7 @@ gtk+ atk cairo pango pixman jpeg libpng libxcb xcb-util \ xorg-libX11 xorg-libXau xorg-libXcomposite xorg-libXcursor xorg-libXdamage \ xorg-libXdmcp xorg-libXext xorg-libXfixes xorg-libXinerama xorg-libXrender" -BUILD_DEPENDS="gtk+-dev xorg-dev" +BUILD_DEPENDS="gtk+-dev xorg-dev intltool" TARBALL="$PACKAGE-$VERSION.tar.gz" WEB_SITE="http://lxde.sourceforge.net/gpicview/" WGET_URL="$SF_MIRROR/lxde/$TARBALL"