summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAlphaJack2021-06-14 22:39:21 +0200
committerAlphaJack2021-06-14 22:39:21 +0200
commit66b8d6de50f866885d68df7d2554b1c346cb1d06 (patch)
treead6e4de3a33ec69d666fb961585dcd406f29ccc9 /PKGBUILD
parent5c10d781a2ab92e3e99c65519688a792e6eebff3 (diff)
downloadaur-66b8d6de50f866885d68df7d2554b1c346cb1d06.tar.gz
Removed python-wheel dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ad98dcd1e131..bce911dfa83c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=("MIT")
arch=("any")
depends=("mkdocs" "pymdown-extensions" "python-pygments")
conflicts=("python-mkdocs-material")
-makedepends=("python-setuptools" "python-wheel")
+makedepends=("python-setuptools")
source=("$url/archive/$pkgver.tar.gz")
sha256sums=("3d2ff814f84b32c54975ffef12430428247ee4506105991d42e249ac8a1ac45f")