summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphaJack2021-06-02 23:21:47 +0200
committerAlphaJack2021-06-02 23:21:47 +0200
commit9cbdfe21b507164b248933c54e69edf99bd897e4 (patch)
treed67a8b03b2b907c167f57a5702620935fcf4b04a /PKGBUILD
parent140ab9fad4be2c2cdd219c4cb858be4f1a410ad0 (diff)
downloadaur-9cbdfe21b507164b248933c54e69edf99bd897e4.tar.gz
Updated package
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cc47475396d0..fb51156696fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ url="https://github.com/prymitive/bootstrap-breadcrumbs/"
license=("MIT")
arch=("any")
provides=("python-django-bootstrap-breadcrumbs")
-depends=("mkdocs")
+depends=("python-django")
makedepends=("python-setuptools" "python-wheel")
source=("git+$url")
sha256sums=("SKIP")