python-Flask-Assets: fix deps, take two
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# Template file for 'python-Flask-Assets'
|
||||
pkgname=python-Flask-Assets
|
||||
version=0.10
|
||||
revision=2
|
||||
revision=3
|
||||
noarch=yes
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
@@ -22,7 +22,7 @@ post_install() {
|
||||
|
||||
python3.4-Flask-Assets_package() {
|
||||
noarch=yes
|
||||
depends="python3.4"
|
||||
depends="python3.4 python3.4-webassets"
|
||||
pycompile_version="3.4"
|
||||
pycompile_module="flask_assets"
|
||||
short_desc="${short_desc/Python2/Python3.4}"
|
||||
|
||||
Reference in New Issue
Block a user