summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 0 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f8b8fc88915d..5e9d9b94eb09 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -20,8 +20,6 @@ pkgver() {
package_concurrent-queue-git() {
pkgdesc="An industrial-strength lock-free queue for C++. (git version)"
- depends=('libevent' 'google-glog' 'gtest' 'gflags' 'boost' 'boost-libs' 'thrift')
- optdepends=('gtest' 'gflags' 'boost' 'boost-libs' 'thrift')
provides=('concurrent-queue-git')
install -m755 -d ${pkgdir}/usr/include/concurrentqueue/