Uranium: add python3-shapely runtime dependency
This commit is contained in:
parent
e38ec1cf33
commit
c966b22bcf
@ -1,7 +1,7 @@
|
|||||||
# Template file for 'Uranium'
|
# Template file for 'Uranium'
|
||||||
pkgname=Uranium
|
pkgname=Uranium
|
||||||
version=3.6.0
|
version=3.6.0
|
||||||
revision=1
|
revision=2
|
||||||
noarch=yes
|
noarch=yes
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
pycompile_module="UM"
|
pycompile_module="UM"
|
||||||
@ -9,7 +9,7 @@ pycompile_dirs="usr/lib/uranium/plugins"
|
|||||||
hostmakedepends="python3"
|
hostmakedepends="python3"
|
||||||
depends="libArcus-python3 python3-PyQt5-opengl python3-PyQt5-quick
|
depends="libArcus-python3 python3-PyQt5-opengl python3-PyQt5-quick
|
||||||
python3-PyQt5-svg python3-numpy-stl python3-scipy qt5-quickcontrols
|
python3-PyQt5-svg python3-numpy-stl python3-scipy qt5-quickcontrols
|
||||||
qt5-quickcontrols2"
|
qt5-quickcontrols2 python3-shapely"
|
||||||
short_desc="Python framework for building Desktop applications"
|
short_desc="Python framework for building Desktop applications"
|
||||||
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
maintainer="Karl Nilsson <karl.robert.nilsson@gmail.com>"
|
||||||
license="LGPL-3.0-or-later"
|
license="LGPL-3.0-or-later"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user