gajim: pyopenssl -> python-openssl.
This commit is contained in:
parent
b4c90c78e6
commit
ed2293e1d0
|
@ -1,13 +1,13 @@
|
||||||
# Template file for 'gajim'
|
# Template file for 'gajim'
|
||||||
pkgname=gajim
|
pkgname=gajim
|
||||||
version=0.15.3
|
version=0.15.3
|
||||||
revision=2
|
revision=3
|
||||||
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="dbus-python pygtk-devel pyopenssl pysqlite"
|
makedepends="dbus-python pygtk-devel python-openssl pysqlite"
|
||||||
depends="python dbus-python pysqlite pyopenssl pygtk"
|
depends="python dbus-python pysqlite python-openssl pygtk"
|
||||||
pycompile_module="gajim"
|
pycompile_module="gajim"
|
||||||
short_desc="Full featured Jabber/XMPP client"
|
short_desc="Full featured Jabber/XMPP client"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
|
|
Loading…
Reference in New Issue
Block a user