gajim: added dependency on pyasn1 for plugin installer
This commit is contained in:
parent
38600e70e0
commit
8bd10a7dec
@ -1,12 +1,12 @@
|
||||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=0.16.7
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-site-packages PYTHON=python2"
|
||||
hostmakedepends="intltool python"
|
||||
makedepends="python-dbus pygtk-devel python-openssl python-sqlite python-nbxmpp"
|
||||
makedepends="python-dbus pygtk-devel python-openssl python-sqlite python-nbxmpp python-pyasn1"
|
||||
depends="${makedepends/-devel/}"
|
||||
pycompile_module="gajim"
|
||||
short_desc="Full featured Jabber/XMPP client"
|
||||
|
Loading…
Reference in New Issue
Block a user