gajim: set noarch.
This commit is contained in:
parent
4dad93c29d
commit
a6038913cf
|
@ -15,6 +15,7 @@ hostmakedepends="intltool python"
|
|||
makedepends="dbus-python pygtk-devel pyopenssl pysqlite"
|
||||
|
||||
gajim_package() {
|
||||
noarch=yes
|
||||
depends="python dbus-python pysqlite pyopenssl pygtk"
|
||||
pycompile_module="gajim"
|
||||
pkg_install() {
|
||||
|
|
Loading…
Reference in New Issue