mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gajim: set noarch.
This commit is contained in:
parent
4dad93c29d
commit
a6038913cf
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ hostmakedepends="intltool python"
|
||||||
makedepends="dbus-python pygtk-devel pyopenssl pysqlite"
|
makedepends="dbus-python pygtk-devel pyopenssl pysqlite"
|
||||||
|
|
||||||
gajim_package() {
|
gajim_package() {
|
||||||
|
noarch=yes
|
||||||
depends="python dbus-python pysqlite pyopenssl pygtk"
|
depends="python dbus-python pysqlite pyopenssl pygtk"
|
||||||
pycompile_module="gajim"
|
pycompile_module="gajim"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
|
|
Loading…
Add table
Reference in a new issue