summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorFrank LENORMAND2019-01-20 13:54:28 +0300
committerFrank LENORMAND2019-01-20 13:54:28 +0300
commit8f949fe16e182cacb7bed2316780ba37de23a9a4 (patch)
tree8bd7fc583d5cf3b699ec837d882b6036b3f87347 /.SRCINFO
parentf34ad781568f20676e6860fa01f664f354c6c17a (diff)
downloadaur-8f949fe16e182cacb7bed2316780ba37de23a9a4.tar.gz
pkgconfig: Rename `pkg-config` into `pkgconf`
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO2
1 files changed, 1 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60519a4b46dc..59deafa8a913 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -7,7 +7,7 @@ pkgbase = kakoune-git
arch = armv7h
license = custom:unlicense
makedepends = git
- makedepends = pkg-config
+ makedepends = pkgconf
depends = ncurses
optdepends = aspell: spell checking support
optdepends = clang: add command for C/CPP insert mode completion support