summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSamLukeYes2021-09-09 09:00:54 +0800
committerSamLukeYes2021-09-09 09:00:54 +0800
commitd429c9fe3d47678e2deb9411068d495337add97f (patch)
tree66665317f366cef4e161cfabc16c5d69ef45ad2c /PKGBUILD
parenta83d6991ecc2536377302b1bb2cacd5c42e9dce2 (diff)
downloadaur-d429c9fe3d47678e2deb9411068d495337add97f.tar.gz
Revert "add python-hyper as an optional dependency"
This reverts commit a83d6991ecc2536377302b1bb2cacd5c42e9dce2.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4de8f3a9054..358ae68475bb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,6 @@ depends=(
python-httpx
python-h2
)
-optdepends=('python-hyper: faster http networking')
makedepends=(
python-setuptools
git