wok-6.x diff python-pybluez/receipt @ rev 6687

Up: libwebkit to 1.2.5. Added gobject-introspection-dev, tar, gettext, and webkit-r-dev to build depends. It needs libwebkit-1.0.la to compile itself. Tar is needed cause of --version is not in busybox tar.
author Christopher Rogers <slaxemulator@gmail.com>
date Tue Oct 12 21:49:16 2010 +0000 (2010-10-12)
parents 077ec821cd69
children fd4f1e692109
line diff
     1.1 --- a/python-pybluez/receipt	Sun May 30 14:55:57 2010 +0200
     1.2 +++ b/python-pybluez/receipt	Tue Oct 12 21:49:16 2010 +0000
     1.3 @@ -6,8 +6,8 @@
     1.4  CATEGORY="development"
     1.5  SHORT_DESC="Python wrappers around system Bluetooth."
     1.6  MAINTAINER="pankso@slitaz.org"
     1.7 -DEPENDS="python"
     1.8 -BUILD_DEPENDS="$DEPENDS python-dev"
     1.9 +DEPENDS="python bluez"
    1.10 +BUILD_DEPENDS="$DEPENDS python-dev bluez-dev"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12  WEB_SITE="http://code.google.com/p/pybluez/"
    1.13  WGET_URL="http://pybluez.googlecode.com/files/$TARBALL"