gufw: add missing pycompile_module
This commit is contained in:
parent
0d81a0ba59
commit
91bcf21f20
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ revision=2
|
|||
noarch=yes
|
||||
wrksrc="gui-ufw-${version}"
|
||||
build_style=python3-module
|
||||
pycompile_module="gufw"
|
||||
depends="python3-gobject net-tools ufw gtk+3"
|
||||
hostmakedepends="python3-distutils-extra intltool $depends"
|
||||
short_desc="GTK+ frontend for ufw"
|
||||
|
|
Loading…
Reference in a new issue