diff --git a/srcpkgs/geis/template b/srcpkgs/geis/template index 9f4fdba8dd3..b7f78fd42a2 100644 --- a/srcpkgs/geis/template +++ b/srcpkgs/geis/template @@ -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