# HG changeset patch # User Eric Joseph-Alexandre # Date 1305729650 -7200 # Node ID 4e1ba79cde38c515db474a8db8d12a6a929f04d4 # Parent 2d5fe76b9f35b789f8ec38b90726b18ced7cb034 gajim: fix bdeps diff -r 2d5fe76b9f35 -r 4e1ba79cde38 gajim/receipt --- a/gajim/receipt Wed May 18 16:06:04 2011 +0200 +++ b/gajim/receipt Wed May 18 16:40:50 2011 +0200 @@ -5,12 +5,14 @@ CATEGORY="network" SHORT_DESC="Gtk Jabber client." MAINTAINER="rocky@slitaz.org" -DEPENDS="gtkspell python dbus-python pygtk pygobject pyopenssl python-pysqlite xorg-libXss bind-client" -BUILD_DEPENDS="gettext xcb-util-dev enchant-dev xorg-scrnsaverproto xorg-xextproto libffi-dev intltool" TARBALL="$PACKAGE-$VERSION.tar.bz2" WEB_SITE="http://www.gajim.org/" WGET_URL="http://www.gajim.org/downloads/${VERSION%.*}/$TARBALL" +DEPENDS="gtkspell python dbus-python pygtk pygobject pyopenssl python-pysqlite xorg-libXss bind-client" +BUILD_DEPENDS="gettext xcb-util-dev enchant-dev xorg-scrnsaverproto xorg-xextproto \ + python-dev libffi-dev intltool pygtk-dev" + # Rules to configure and make the package. compile_rules() {