gajim: pyopenssl -> python-openssl.
This commit is contained in:
parent
b4c90c78e6
commit
ed2293e1d0
|
@ -1,13 +1,13 @@
|
|||
# Template file for 'gajim'
|
||||
pkgname=gajim
|
||||
version=0.15.3
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
build_style=gnu-configure
|
||||
configure_args="--enable-site-packages"
|
||||
hostmakedepends="intltool python"
|
||||
makedepends="dbus-python pygtk-devel pyopenssl pysqlite"
|
||||
depends="python dbus-python pysqlite pyopenssl pygtk"
|
||||
makedepends="dbus-python pygtk-devel python-openssl pysqlite"
|
||||
depends="python dbus-python pysqlite python-openssl pygtk"
|
||||
pycompile_module="gajim"
|
||||
short_desc="Full featured Jabber/XMPP client"
|
||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||
|
|
Loading…
Reference in New Issue