summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorspoons2022-01-26 13:32:14 -0500
committerspoons2022-01-26 13:32:14 -0500
commitf0d29c2eca82650bd41d07b856d4bc44f6d58742 (patch)
tree512ce1ae488ac2efdc2bc33681a63a16b80307a1
parentd657b3dce165e1e164a7ca4f213be586a0fa4286 (diff)
downloadaur-f0d29c2eca82650bd41d07b856d4bc44f6d58742.tar.gz
update package deps
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4950d331fa8f..871f5c428b52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="RimWorld Mod Manager"
arch=("any")
url="https://github.com/Spoons/rmm.git"
license=("GPL")
-depends=("steamcmd" "python" "python-beautifulsoup4" "python-tabulate" "python-docopt")
+depends=("steamcmd" "python" "python-beautifulsoup4" "python-tabulate" "python-networkx")
makedepends=("git" "python-setuptools")
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")