summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichel Zou2024-04-25 21:22:46 +0200
committerMichel Zou2024-04-25 21:22:46 +0200
commitd5e00ac95388b7078791f603208cf9a0ada34742 (patch)
treedc8c13d66280ed50bd2e490dd1ad4773b31d31ed /PKGBUILD
parent52ca08e1de6e40d0aa41f4aaa4370d1905e48ab4 (diff)
downloadaur-python-pyfmi.tar.gz
lxml
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aba53d104fc0..8dbd1c1803df 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ url="http://www.pyfmi.org"
arch=('x86_64')
license=('LGPL')
makedepends=('python-setuptools' 'cython')
-depends=('fmilib' 'python-scipy' 'python-lxml' 'python-assimulo')
+depends=('fmilib' 'python-scipy' 'python-assimulo')
source=("https://github.com/modelon/PyFMI/archive/PyFMI-${pkgver}.tar.gz")
sha256sums=('d1b4afc9771e2f631f3f9741539f56a7ff42267f60ff87a4aea83e21fa09fea5')