wok diff podofo/receipt @ rev 7854

ruby: package with shared library, develop required.
author Liu Peng <rocky@slitaz.org>
date Wed Dec 29 08:15:41 2010 +0000 (2010-12-29)
parents b61a8e9b1027
children 1364c20799ac
line diff
     1.1 --- a/podofo/receipt	Sat Aug 15 12:43:06 2009 +0200
     1.2 +++ b/podofo/receipt	Wed Dec 29 08:15:41 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.