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