geis: add missing python3 dependency

This commit is contained in:
Michal Vasilek 2022-01-10 19:15:09 +01:00
parent 440ee61284
commit 70756ecf3f

View file

@ -1,7 +1,7 @@
# Template file for 'geis'
pkgname=geis
version=2.2.17
revision=9
revision=10
build_style="gnu-configure"
configure_args="--disable-static"
hostmakedepends="pkg-config python3-devel"
@ -28,6 +28,7 @@ geis-devel_package() {
}
geis-python3_package() {
short_desc+=" - Python3 bindings"
depends="python3"
pkg_install() {
vmove usr/bin/pygeis
vmove usr/share/man/man1/pygeis.1