aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/swupd-server/swupd-server_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/swupd-server/swupd-server_git.bb')
-rw-r--r--recipes-core/swupd-server/swupd-server_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/swupd-server/swupd-server_git.bb b/recipes-core/swupd-server/swupd-server_git.bb
index a39573a..798409c 100644
--- a/recipes-core/swupd-server/swupd-server_git.bb
+++ b/recipes-core/swupd-server/swupd-server_git.bb
@@ -14,7 +14,7 @@ SRCREV = "51c0bf200792b19593782bf819bbc3d239ec0b50"
S = "${WORKDIR}/git"
-inherit autotools
+inherit pkgconfig autotools
EXTRA_OECONF = "--enable-bzip2 --enable-lzma --disable-stateless --disable-tests --enable-bsdtar"