diff --git a/srcpkgs/python-SQLAlchemy/template b/srcpkgs/python-SQLAlchemy/template index 7443662c1ed..359aa5084f2 100644 --- a/srcpkgs/python-SQLAlchemy/template +++ b/srcpkgs/python-SQLAlchemy/template @@ -1,7 +1,7 @@ # Template file for 'python-SQLAlchemy' pkgname=python-SQLAlchemy version=1.3.18 -revision=3 +revision=4 wrksrc="SQLAlchemy-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" @@ -21,6 +21,7 @@ post_install() { python3-SQLAlchemy_package() { short_desc="${short_desc/Python2/Python3}" + depends="python3" pkg_install() { vmove usr/lib/python3* vlicense LICENSE