summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 065dfeed75a1..da4a81b06f61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='https://github.com/richardchien/python-cqhttp'
license=('MIT')
groups=('eqs')
-depends=('python>=3.5' 'python-flask' 'python-requests' 'coolq-cqhttp-api-bin')
+depends=('python>=3.5' 'python-flask' 'python-requests' 'coolq-cqhttp-api')
makedepends=('git')
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")