aboutsummaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/recipes-irc/znc/znc_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-networking/recipes-irc/znc/znc_git.bb b/meta-networking/recipes-irc/znc/znc_git.bb
index 33318e156e..c8a19dc569 100644
--- a/meta-networking/recipes-irc/znc/znc_git.bb
+++ b/meta-networking/recipes-irc/znc/znc_git.bb
@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/znc/znc.git"
S = "${WORKDIR}/git"
-inherit autotools-brokensep
+inherit autotools-brokensep pkgconfig
# ZNC has a custom autogen.sh that states that this command is needed *and* expected to fail
do_configure_prepend() {