geis-python3: add missing pycompile_module
This commit is contained in:
parent
4f3b3fe81c
commit
56043b21a1
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ geis-devel_package() {
|
|||
}
|
||||
geis-python3_package() {
|
||||
replaces="geis-python3.4>=0"
|
||||
pycompile_module="geis geisview"
|
||||
short_desc+=" - Python3 bindings"
|
||||
pkg_install() {
|
||||
vmove usr/bin/pygeis
|
||||
|
|
Loading…
Reference in a new issue