瀏覽代碼

recipes: add missing pkgconfig class inherits

* These recipes all use pkg-config in some way but were missing
  dependencies on the tool, this patch adds them.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Richard Purdie 10 年之前
父節點
當前提交
36d57b9234
共有 41 個文件被更改,包括 41 次插入42 次删除
  1. 1 1
      meta-gnome/recipes-connectivity/obex/obexd_0.48.bb
  2. 1 1
      meta-gnome/recipes-gnome/desktop-file-utils/desktop-file-utils_0.18.bb
  3. 1 1
      meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb
  4. 1 1
      meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb
  5. 1 1
      meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb
  6. 1 1
      meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb
  7. 1 1
      meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb
  8. 1 1
      meta-networking/recipes-daemons/radvd/radvd.inc
  9. 1 1
      meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb
  10. 1 1
      meta-networking/recipes-support/dovecot/dovecot_2.2.10.bb
  11. 1 1
      meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb
  12. 1 1
      meta-networking/recipes-support/netcf/netcf_git.bb
  13. 1 1
      meta-networking/recipes-support/strongswan/strongswan_5.1.1.bb
  14. 1 1
      meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb
  15. 1 1
      meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb
  16. 1 1
      meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb
  17. 1 2
      meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb
  18. 1 1
      meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb
  19. 1 1
      meta-oe/recipes-devtools/libgee/libgee.inc
  20. 1 1
      meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool.inc
  21. 1 1
      meta-oe/recipes-extended/collectd/collectd_5.2.2.bb
  22. 1 1
      meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb
  23. 1 1
      meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb
  24. 1 1
      meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb
  25. 1 1
      meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.5.bb
  26. 1 1
      meta-oe/recipes-multimedia/jack/jack_0.121.0.bb
  27. 1 1
      meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bb
  28. 1 1
      meta-oe/recipes-navigation/omgps/omgps_svn.bb
  29. 1 1
      meta-oe/recipes-navigation/orrery/orrery_2.7.bb
  30. 1 1
      meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb
  31. 1 1
      meta-oe/recipes-support/dfu-util/dfu-util.inc
  32. 1 1
      meta-oe/recipes-support/evtest/evtest_1.25.bb
  33. 1 1
      meta-oe/recipes-support/farsight/libnice_0.0.13.bb
  34. 1 1
      meta-oe/recipes-support/gd/gd_2.1.0.bb
  35. 1 1
      meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb
  36. 1 1
      meta-oe/recipes-support/links/links.inc
  37. 1 1
      meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb
  38. 1 1
      meta-oe/recipes-support/utouch/utouch-frame_git.bb
  39. 1 1
      meta-oe/recipes-support/utouch/utouch-mtview_git.bb
  40. 1 1
      meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb
  41. 1 1
      meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb

+ 1 - 1
meta-gnome/recipes-connectivity/obex/obexd_0.48.bb

@@ -11,7 +11,7 @@ SRC_URI = "http://www.kernel.org/pub/linux/bluetooth/obexd-${PV}.tar.gz \
 SRC_URI[md5sum] = "d03cf9bad2983243837f4f6d76ef14a6"
 SRC_URI[sha256sum] = "eaa9d8d9542700e6750918d72a3ce00f8cf3a2771d3e2516efd1be5a05f78582"
 
-inherit autotools-brokensep
+inherit autotools-brokensep pkgconfig
 
 PACKAGES =+ "obex-client obex-plugins"
 

+ 1 - 1
meta-gnome/recipes-gnome/desktop-file-utils/desktop-file-utils_0.18.bb

@@ -11,7 +11,7 @@ SRC_URI = "http://www.freedesktop.org/software/desktop-file-utils/releases/deskt
 SRC_URI[md5sum] = "d966b743eb394650f98d5dd56b9aece1"
 SRC_URI[sha256sum] = "d9449956c1c8caa75281a3322b2bb433db42610942f0ceeaa65ccd9636c04231"
 
-inherit autotools
+inherit autotools pkgconfig
 
 CACHED_CONFIGUREVARS += "ac_cv_prog_EMACS=no"
 

+ 1 - 1
meta-gnome/recipes-gnome/libgtkstylus/libgtkstylus_0.5.bb

@@ -5,7 +5,7 @@ LICENSE = "LGPL-2.0+"
 LIC_FILES_CHKSUM = "file://tap.c;beginline=1;endline=20;md5=71756eeb144e9eeb177c69aa672b1635"
 PR = "r4"
 
-inherit autotools
+inherit autotools pkgconfig
 
 SRC_URI = "http://burtonini.com/temp/${PN}-${PV}.tar.gz \
     file://gtkstylus.sh"

+ 1 - 1
meta-gpe/recipes-graphics/gpe-scap/gpe-scap_1.4.bb

@@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "762778421fae7c62d5ec6a9d27986166c0dbbe2ff51fc10bb9b8baff5c
 
 GPE_TARBALL_SUFFIX = "bz2"
 
-inherit gpe autotools
+inherit gpe autotools pkgconfig
 
 SRC_URI += "file://0001-Fix-the-ordering-of-LDADD-options-to-fix-a-compilati.patch \
     file://use.libsoup-2.4.patch \

+ 1 - 1
meta-multimedia/recipes-multimedia/dleyna/media-service-upnp_0.4.0.bb

@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/01org/${BPN}.git"
 SRCREV = "1996ecbe4a06c95d22f7d958e32e3d28f7a4a2e9"
 S = "${WORKDIR}/git"
 
-inherit autotools
+inherit autotools pkgconfig
 
 do_install_append() {
     install -d ${D}${bindir}

+ 1 - 1
meta-multimedia/recipes-multimedia/dleyna/renderer-service-upnp_0.3.0.bb

@@ -11,7 +11,7 @@ SRC_URI = "git://github.com/01org/${BPN}.git"
 SRCREV = "4a0b1d7cd8e22d3cb0e09c77c344ceccbcbbd34f"
 S = "${WORKDIR}/git"
 
-inherit autotools
+inherit autotools pkgconfig
 
 do_install_append() {
     install -d ${D}${bindir}

+ 1 - 1
meta-multimedia/recipes-multimedia/musicpd/libmpd_11.8.17.bb

@@ -8,4 +8,4 @@ SRC_URI = "http://www.musicpd.org/download/${PN}/${PV}/${PN}-${PV}.tar.gz"
 SRC_URI[md5sum] = "5ae3d87467d52aef3345407adb0a2488"
 SRC_URI[sha256sum] = "fe20326b0d10641f71c4673fae637bf9222a96e1712f71f170fca2fc34bf7a83"
 
-inherit autotools
+inherit autotools pkgconfig

+ 1 - 1
meta-networking/recipes-daemons/radvd/radvd.inc

@@ -18,7 +18,7 @@ SRC_URI = "http://v6web.litech.org/radvd/dist/radvd-${PV}.tar.gz \
            file://radvd.init \
            file://volatiles.03_radvd"
 
-inherit autotools update-rc.d useradd
+inherit autotools update-rc.d useradd pkgconfig
 
 do_install_append () {
     install -m 0755 -d ${D}${sysconfdir}/init.d \

+ 1 - 1
meta-networking/recipes-filter/conntrack-tools/conntrack-tools_1.4.0.bb

@@ -13,7 +13,7 @@ SRC_URI = " \
 SRC_URI[tar.md5sum] = "ee737c774e01349f75e935228a2d851b"
 SRC_URI[tar.sha256sum] = "036b032a5c4d180aad686df21399d74506b9b3d3000794eb13ac313482e24896"
 
-inherit autotools-brokensep update-rc.d
+inherit autotools-brokensep update-rc.d pkgconfig
 
 INITSCRIPT_NAME = "conntrackd"
 

+ 1 - 1
meta-networking/recipes-support/dovecot/dovecot_2.2.10.bb

@@ -13,7 +13,7 @@ SRC_URI[sha256sum] = "75592483d40dc4f76cc3b41af40caa4be80478946a699d46846d5d03e4
 
 DEPENDS = "openssl xz zlib bzip2 libcap"
 
-inherit autotools
+inherit autotools pkgconfig
 
 PACKAGECONFIG ??= " \
                    ${@base_contains('DISTRO_FEATURES', 'ldap', 'ldap', '', d)} \

+ 1 - 1
meta-networking/recipes-support/lowpan-tools/lowpan-tools_git.bb

@@ -14,7 +14,7 @@ SRCREV = "a1d9615adde6d1a568813c24a128273ed755af04"
 
 S = "${WORKDIR}/git"
 
-inherit autotools python-dir
+inherit autotools python-dir pkgconfig
 
 CACHED_CONFIGUREVARS += "am_cv_python_pythondir=${PYTHON_SITEPACKAGES_DIR}/lowpan-tools"
 

+ 1 - 1
meta-networking/recipes-support/netcf/netcf_git.bb

@@ -16,7 +16,7 @@ DEPENDS += "augeas libnl libxslt libxml2 gnulib"
 
 S = "${WORKDIR}/git"
 
-inherit gettext autotools-brokensep
+inherit gettext autotools-brokensep pkgconfig
 
 EXTRA_OECONF_append_class-target = " --with-driver=redhat"
 do_configure_prepend() {

+ 1 - 1
meta-networking/recipes-support/strongswan/strongswan_5.1.1.bb

@@ -31,7 +31,7 @@ PACKAGECONFIG[curl] = "--enable-curl,--disable-curl,curl,"
 PACKAGECONFIG[soup] = "--enable-soup,--disable-soup,libsoup-2.4,"
 PACKAGECONFIG[mysql] = "--enable-mysql,--disable-mysql,mysql5,"
 
-inherit autotools systemd
+inherit autotools systemd pkgconfig
 
 RRECOMMENDS_${PN} = "kernel-module-ipsec"
 

+ 1 - 1
meta-oe/recipes-connectivity/irssi/irssi_0.8.16-rc1.bb

@@ -15,7 +15,7 @@ SRC_URI[sha256sum] = "bb6c0125db30b697f80837941c17372b7484c64d57a6920b8bfa7ee3de
 
 S = "${WORKDIR}/irssi-${REALPV}"
 
-inherit autotools
+inherit autotools pkgconfig
 
 EXTRA_OECONF = "--enable-ssl"
 

+ 1 - 1
meta-oe/recipes-connectivity/libtorrent/libtorrent_0.13.3.bb

@@ -13,5 +13,5 @@ SRC_URI = "http://libtorrent.rakshasa.no/downloads/${PN}-${PV}.tar.gz \
 SRC_URI[md5sum] = "e94f6c590bb02aaf4d58618f738a85f2"
 SRC_URI[sha256sum] = "34317d6783b7f8d0805274c9467475b5432a246c0de8e28fc16e3b0b43f35677"
 
-inherit autotools
+inherit autotools pkgconfig
 

+ 1 - 1
meta-oe/recipes-connectivity/obex/obex-data-server_0.4.6.bb

@@ -8,7 +8,7 @@ SRC_URI = "http://tadas.dailyda.com/software/obex-data-server-${PV}.tar.gz"
 SRC_URI[md5sum] = "961ca5db6fe9c97024e133cc6203cc4d"
 SRC_URI[sha256sum] = "b399465ddbd6d0217abedd9411d9d74a820effa0a6a142adc448268d3920094f"
 
-inherit autotools-brokensep
+inherit autotools-brokensep pkgconfig
 
 FILES_${PN} += "${datadir}/dbus-1/"
 

+ 1 - 2
meta-oe/recipes-connectivity/rtorrent/rtorrent_0.9.3.bb

@@ -12,5 +12,4 @@ SRC_URI = "http://libtorrent.rakshasa.no/downloads/${PN}-${PV}.tar.gz \
 SRC_URI[md5sum] = "0bf2f262faa8c8c8d3b11ce286ea2bf2"
 SRC_URI[sha256sum] = "9e93ca41beb1afe74ad7ad8013e0d53ae3586c9b0e97263d722f721535cc7310"
 
-inherit autotools
-
+inherit autotools pkgconfig

+ 1 - 1
meta-oe/recipes-devtools/icon-slicer/icon-slicer_0.3.bb

@@ -8,6 +8,6 @@ SRC_URI = "http://freedesktop.org/software/${BPN}/releases/${BPN}-${PV}.tar.gz \
 SRC_URI[md5sum] = "5c5374d4f265b0abe4daef1d03f87104"
 SRC_URI[sha256sum] = "05f0216dd0c25a17859de66357f64da5033375b6fbf5f31ca54867311160b64d"
 
-inherit autotools
+inherit autotools pkgconfig
 
 BBCLASSEXTEND = "native"

+ 1 - 1
meta-oe/recipes-devtools/libgee/libgee.inc

@@ -9,7 +9,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=fbc093901857fcd118f065f900982c24"
 INC_PR = "r6"
 PE = "1"
 
-inherit autotools vala
+inherit autotools vala pkgconfig
 do_configure_prepend() {
     MACROS="libtool.m4 lt~obsolete.m4 ltoptions.m4 ltsugar.m4 ltversion.m4"
     for i in ${MACROS}; do

+ 1 - 1
meta-oe/recipes-devtools/vala-dbus-binding-tool/vala-dbus-binding-tool.inc

@@ -11,6 +11,6 @@ export XDG_DATA_DIRS = "${STAGING_DATADIR}"
 
 SRC_URI = "http://downloads.freesmartphone.org/sources/${BPN}/${BP}.tar.bz2;name=archive"
 
-inherit autotools perlnative
+inherit autotools perlnative pkgconfig
 
 BBCLASSEXTEND = "native"

+ 1 - 1
meta-oe/recipes-extended/collectd/collectd_5.2.2.bb

@@ -13,7 +13,7 @@ SRC_URI = "http://collectd.org/files/collectd-${PV}.tar.bz2 \
 SRC_URI[md5sum] = "29e61411e51845d5ae71ab676078867e"
 SRC_URI[sha256sum] = "7b8906d1c8866155b31820ef108be92abcee7fcd278d386bf0d449e704ba4696"
 
-inherit autotools pythonnative update-rc.d
+inherit autotools pythonnative update-rc.d pkgconfig
 
 # Floatingpoint layout, architecture dependent
 # 'nothing', 'endianflip' or 'intswap'

+ 1 - 1
meta-oe/recipes-gnome/gtkextra/gtkextra_3.0.5.bb

@@ -13,4 +13,4 @@ SRC_URI[sha256sum] = "9cab6c5d6b792eb828d17cec2b9c1baba2ef57f789a290464afab80b53
 
 DEPENDS = "gtk+"
 
-inherit autotools
+inherit autotools pkgconfig

+ 1 - 1
meta-oe/recipes-graphics/fim/fim_0.4-rc1.bb

@@ -18,7 +18,7 @@ SRC_URI[sha256sum] = "3f6bf2de2952b9adcbeb3db12c2a979e999a81dd1e314a03bc58e24f1e
 
 PARALLEL_MAKE = ""
 
-inherit autotools
+inherit autotools pkgconfig
 
 # Don't use provided regex.c
 EXTRA_OECONF = "fim_cv_regex=no fim_cv_regex_broken=no \

+ 1 - 1
meta-oe/recipes-graphics/pango/pangomm_2.34.0.bb

@@ -12,7 +12,7 @@ SRC_URI = "ftp://ftp.gnome.org/pub/GNOME/sources/pangomm/${SHRT_VER}/pangomm-${P
 SRC_URI[md5sum] = "2c702caede167323c9ed9eed2b933098"
 SRC_URI[sha256sum] = "0e82bbff62f626692a00f3772d8b17169a1842b8cc54d5f2ddb1fec2cede9e41"
 
-inherit autotools
+inherit autotools pkgconfig
 
 EXTRA_OECONF = " --disable-documentation "
 

+ 1 - 1
meta-oe/recipes-graphics/xcursorgen/xcursorgen_1.0.5.bb

@@ -7,6 +7,6 @@ SRC_URI = "http://xorg.freedesktop.org/archive/individual/app/${BPN}-${PV}.tar.b
 SRC_URI[md5sum] = "09f56978a62854534deacc8aa8ff3031"
 SRC_URI[sha256sum] = "bc7171a0fa212da866fca2301241630e2009aea8c4ddb75f21b51a31c2e4c581"
 
-inherit autotools
+inherit autotools pkgconfig
 
 BBCLASSEXTEND = "native"

+ 1 - 1
meta-oe/recipes-multimedia/jack/jack_0.121.0.bb

@@ -20,7 +20,7 @@ SRC_URI = "git://github.com/jackaudio/jack1.git \
 
 S = "${WORKDIR}/git"
 
-inherit autotools
+inherit autotools pkgconfig
 
 EXTRA_OECONF = "--enable-timestamps \
                 --disable-capabilities \

+ 1 - 1
meta-oe/recipes-multimedia/v4l2apps/v4l-utils_1.0.1.bb

@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=48da9957849056017dc568bbc43d8975 \
 
 DEPENDS = "jpeg virtual/libx11"
 
-inherit autotools gettext
+inherit autotools gettext pkgconfig
 
 # libv4l was absorbed into this, let OE know that
 PROVIDES = "libv4l"

+ 1 - 1
meta-oe/recipes-navigation/omgps/omgps_svn.bb

@@ -26,4 +26,4 @@ SRC_URI = "svn://omgps.googlecode.com/svn/trunk;module=omgps;protocol=http \
            file://0001-g_type_init-is-deprecated-for-glib-2.35.0.patch \
 "
 
-inherit autotools
+inherit autotools pkgconfig

+ 1 - 1
meta-oe/recipes-navigation/orrery/orrery_2.7.bb

@@ -5,7 +5,7 @@ LICENSE = "GPLv2+"
 LIC_FILES_CHKSUM = "file://orrery.c;endline=25;md5=d792bdf2b591972da175aecc38d88cfe"
 DEPENDS = "gtk+"
 
-inherit autotools
+inherit autotools pkgconfig
 
 SRC_URI = "http://projects.openmoko.org/frs/download.php/923/orrery_2.7_clean.tar.gz \
            file://orrery.png \

+ 1 - 1
meta-oe/recipes-sato/claws-mail/sylpheed_2.7.1.bb

@@ -29,7 +29,7 @@ do_configure_prepend() {
     done
 }
 
-inherit autotools
+inherit autotools pkgconfig
 
 do_install_append() {
     install -d ${D}${datadir}/applications

+ 1 - 1
meta-oe/recipes-support/dfu-util/dfu-util.inc

@@ -6,4 +6,4 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=94d55d512a9ba36caa9b7df079bae19f"
 
 SRC_URI = "http://dfu-util.gnumonks.org/releases/dfu-util-${PV}.tar.gz"
 
-inherit autotools
+inherit autotools pkgconfig

+ 1 - 1
meta-oe/recipes-support/evtest/evtest_1.25.bb

@@ -11,4 +11,4 @@ SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz
 SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"
 SRC_URI[archive.sha256sum] = "3d34123c68014dae6f7c19144ef79ea2915fa7a2f89ea35ca375a9cf9e191473"
 
-inherit autotools
+inherit autotools pkgconfig

+ 1 - 1
meta-oe/recipes-support/farsight/libnice_0.0.13.bb

@@ -16,7 +16,7 @@ DEPENDS = "glib-2.0 gstreamer"
 PACKAGECONFIG ??= ""
 PACKAGECONFIG[gupnp] = "--enable-gupnp,--disable-gupnp,gupnp-igd"
 
-inherit autotools
+inherit autotools pkgconfig
 
 FILES_${PN} += "${libdir}/gstreamer-0.10/*.so"
 FILES_${PN}-dev += "${libdir}/gstreamer-0.10/*.la"

+ 1 - 1
meta-oe/recipes-support/gd/gd_2.1.0.bb

@@ -20,7 +20,7 @@ SRC_URI[sha256sum] = "f3e1bc472bd81ee976a739436659fe752a14727a964c64530fde68531d
 
 S = "${WORKDIR}/libgd-${PV}"
 
-inherit autotools binconfig gettext
+inherit autotools binconfig gettext pkgconfig
 
 EXTRA_OECONF += " --disable-rpath \
                   --with-jpeg=${STAGING_LIBDIR}/.. \

+ 1 - 1
meta-oe/recipes-support/libatasmart/libatasmart_0.19.bb

@@ -9,7 +9,7 @@ SRC_URI = "git://git.0pointer.de/libatasmart.git"
 
 S = "${WORKDIR}/git"
 
-inherit autotools lib_package
+inherit autotools lib_package pkgconfig
 
 do_install_append() {
     sed -i -e s://:/:g -e 's:=${libdir}/libudev.la:-ludev:g' ${D}${libdir}/libatasmart.la

+ 1 - 1
meta-oe/recipes-support/links/links.inc

@@ -14,4 +14,4 @@ PACKAGECONFIG ??= ""
 PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2"
 PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,lzma"
 
-inherit autotools
+inherit autotools pkgconfig

+ 1 - 1
meta-oe/recipes-support/start-stop-daemon/start-stop-daemon_1.16.0.2.bb

@@ -10,7 +10,7 @@ SRC_URI = "http://sources.openembedded.org/dpkg_${PV}.tar.bz2"
 SRC_URI[md5sum] = "d211a84f38987771a49ad1c0f144334a"
 SRC_URI[sha256sum] = "2a3d4ba83c743b3f004533fdd52372cb7b22f5c1da2042d0a31bbcc2b54c0ea5"
 
-inherit autotools gettext
+inherit autotools gettext pkgconfig
 
 S = "${WORKDIR}/dpkg-${PV}"
 

+ 1 - 1
meta-oe/recipes-support/utouch/utouch-frame_git.bb

@@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=2f31b266d3440dd7ee50f92cf67d8e6c"
 
 DEPENDS += "mtdev utouch-evemu"
 
-inherit autotools
+inherit autotools pkgconfig
 
 SRC_URI = "git://bitmath.org/git/frame.git;protocol=http"
 SRCREV = "95363d5a1f7394d71144bf3b408ef4e6db4350fc"

+ 1 - 1
meta-oe/recipes-support/utouch/utouch-mtview_git.bb

@@ -5,7 +5,7 @@ HOMEPAGE = "http://bitmath.org/code/mtview/"
 LICENSE = "GPLv3"
 LIC_FILES_CHKSUM = "file://COPYING;md5=4c61b8950dc1aab4d2aa7c2ae6b1cfb3"
 
-inherit autotools
+inherit autotools pkgconfig
 
 SRC_URI = "git://bitmath.org/git/mtview.git;protocol=http"
 SRCREV = "ad437c38dc111cf3990a03abf14efe1b5d89604b"

+ 1 - 1
meta-webserver/recipes-httpd/apache2/apache2_2.4.9.bb

@@ -26,7 +26,7 @@ SRC_URI[sha256sum] = "f78cc90dfa47caf3d83ad18fd6b4e85f237777c1733fc9088594b70ce2
 
 S = "${WORKDIR}/httpd-${PV}"
 
-inherit autotools update-rc.d
+inherit autotools update-rc.d pkgconfig
 
 SSTATE_SCAN_FILES += "apxs config_vars.mk config.nice"
 

+ 1 - 1
meta-xfce/recipes-xfce/xfce4-dev-tools/xfce4-dev-tools_4.11.0.bb

@@ -5,7 +5,7 @@ LICENSE = "GPLv2"
 LIC_FILES_CHKSUM = "file://COPYING;md5=9ac2e7cff1ddaf48b6eab6028f23ef88"
 DEPENDS = "glib-2.0"
 
-inherit autotools
+inherit autotools pkgconfig
 
 BBCLASSEXTEND = "native"