summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAdrian Insaurralde2022-11-17 19:29:27 -0300
committerAdrian Insaurralde2022-11-17 19:29:27 -0300
commitde1b2046d26be356460b29f3a0fbca14e4af7249 (patch)
treeaf0136a1ee0b42dd5b3012fdb38927216d727ef1
parente0aca099e803533dd5e156a50b6a6247dfdbad00 (diff)
downloadaur-de1b2046d26be356460b29f3a0fbca14e4af7249.tar.gz
Add python-packaging dependency introduced in Path WB
https://forum.freecadweb.org/viewtopic.php?f=15&t=72555
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2a87f2245ee8..d749ad31dfff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -27,6 +27,7 @@ pkgbase = freecad-git
depends = pyside2-tools
depends = python-yaml
depends = python-matplotlib
+ depends = python-packaging
depends = python-pivy
depends = python-ply
depends = qt5-svg
diff --git a/PKGBUILD b/PKGBUILD
index e34e478234f5..edc710f70963 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,6 +20,7 @@ pyside2
pyside2-tools
python-yaml
python-matplotlib
+python-packaging
python-pivy
python-ply
qt5-svg