wok diff pygobject-dev/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 fbf64ec0cf6d
children a1a90bd36fc1
line diff
     1.1 --- a/pygobject-dev/receipt	Sat Jan 02 10:00:28 2010 +0100
     1.2 +++ b/pygobject-dev/receipt	Thu Sep 23 18:31:29 2010 +0000
     1.3 @@ -5,7 +5,7 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Python bindings for the GObject library dev files."
     1.6  MAINTAINER="erjo@slitaz.org"
     1.7 -DEPENDS="pygobject"
     1.8 +DEPENDS="pygobject libffi-dev"
     1.9  TARBALL="$PACKAGE-$VERSION.tar.bz2"
    1.10  WEB_SITE="http://www.pygtk.org/docs/pygobject/index.html"
    1.11  WANTED="pygobject"