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