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 9bbdd55ce7d2..88d9ba38877c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ pkgdesc="Query vCard database from mutt using query_command, part of rolo"
arch=('i686' 'x86_64')
url="https://github.com/yourealwaysbe/mutt_vc_query"
license=('GPL')
-depends=('libvc')
+depends=('libvc-git')
makedepends=('autoconf')
conflicts=(mutt_vc_query)
provides=(mutt_vc_query)