gajim: add python-nbxmpp dependecie (close #690)
This commit is contained in:
parent
5d7a08a863
commit
0665203bc9
@ -1,12 +1,12 @@
|
||||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=0.16
|
||||
revision=1
|
||||
revision=2
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-site-packages"
|
||||
hostmakedepends="intltool python"
|
||||
makedepends="python-dbus pygtk-devel python-openssl python-sqlite"
|
||||
makedepends="python-dbus pygtk-devel python-openssl python-sqlite python-nbxmpp"
|
||||
depends="${makedepends/-devel/}"
|
||||
pycompile_module="gajim"
|
||||
short_desc="Full featured Jabber/XMPP client"
|
||||
|
Loading…
Reference in New Issue
Block a user