wok-6.x diff podofo/receipt @ rev 6389
Fixed some depends problems when building gtk-vnc. Like added libtasn1 to libtasn1-dev. Some builds need the .so files and the headers.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Thu Sep 23 18:31:29 2010 +0000 (2010-09-23) |
parents | b61a8e9b1027 |
children | 1364c20799ac |
line diff
1.1 --- a/podofo/receipt Sat Aug 15 12:43:06 2009 +0200 1.2 +++ b/podofo/receipt Thu Sep 23 18:31:29 2010 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.5 WEB_SITE="http://podofo.sourceforge.net/" 1.6 WGET_URL="$SF_MIRROR/$PACKAGE/$TARBALL" 1.7 -DEPENDS="fontconfig freetype zlib jpeg tiff" 1.8 +DEPENDS="fontconfig freetype zlib jpeg tiff gcc-lib-base" 1.9 BUILD_DEPENDS="cmake fontconfig-dev freetype-dev zlib-dev jpeg-dev tiff-dev" 1.10 1.11 # Rules to configure and make the package.