diff options
Diffstat (limited to 'meta-oe')
4 files changed, 4 insertions, 4 deletions
diff --git a/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb b/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb index c8642768db..e512419095 100644 --- a/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb +++ b/meta-oe/recipes-connectivity/loudmouth/loudmouth_1.4.3.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=c4f38aef94828f6b280e00d1173be689" | |||
| 6 | 6 | ||
| 7 | DEPENDS = "glib-2.0 libcheck openssl libidn" | 7 | DEPENDS = "glib-2.0 libcheck openssl libidn" |
| 8 | 8 | ||
| 9 | inherit gnomebase | 9 | inherit gnomebase gtk-doc |
| 10 | 10 | ||
| 11 | PR = "r2" | 11 | PR = "r2" |
| 12 | 12 | ||
diff --git a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb index 48a80e5985..2d7cff3d4a 100644 --- a/meta-oe/recipes-support/farsight/libnice_0.0.13.bb +++ b/meta-oe/recipes-support/farsight/libnice_0.0.13.bb | |||
| @@ -16,7 +16,7 @@ DEPENDS = "glib-2.0 gstreamer" | |||
| 16 | PACKAGECONFIG ??= "" | 16 | PACKAGECONFIG ??= "" |
| 17 | PACKAGECONFIG[gupnp] = "--enable-gupnp,--disable-gupnp,gupnp-igd" | 17 | PACKAGECONFIG[gupnp] = "--enable-gupnp,--disable-gupnp,gupnp-igd" |
| 18 | 18 | ||
| 19 | inherit autotools pkgconfig | 19 | inherit autotools pkgconfig gtk-doc |
| 20 | 20 | ||
| 21 | FILES_${PN} += "${libdir}/gstreamer-0.10/*.so" | 21 | FILES_${PN} += "${libdir}/gstreamer-0.10/*.so" |
| 22 | FILES_${PN}-dev += "${libdir}/gstreamer-0.10/*.la" | 22 | FILES_${PN}-dev += "${libdir}/gstreamer-0.10/*.la" |
diff --git a/meta-oe/recipes-support/libcanberra/libcanberra_0.29.bb b/meta-oe/recipes-support/libcanberra/libcanberra_0.29.bb index b10c3fde95..cb171ac62f 100644 --- a/meta-oe/recipes-support/libcanberra/libcanberra_0.29.bb +++ b/meta-oe/recipes-support/libcanberra/libcanberra_0.29.bb | |||
| @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LGPL;md5=2d5025d4aa3495befef8f17206a5b0a1 \ | |||
| 6 | 6 | ||
| 7 | DEPENDS = "gstreamer gtk+ gtk+3 libtool libvorbis" | 7 | DEPENDS = "gstreamer gtk+ gtk+3 libtool libvorbis" |
| 8 | 8 | ||
| 9 | inherit autotools | 9 | inherit autotools gtk-doc |
| 10 | 10 | ||
| 11 | SRC_URI = " \ | 11 | SRC_URI = " \ |
| 12 | http://0pointer.de/lennart/projects/${BPN}/${BPN}-${PV}.tar.xz \ | 12 | http://0pointer.de/lennart/projects/${BPN}/${BPN}-${PV}.tar.xz \ |
diff --git a/meta-oe/recipes-support/udisks/udisks_1.0.4.bb b/meta-oe/recipes-support/udisks/udisks_1.0.4.bb index 2138e7dc66..e306e89990 100644 --- a/meta-oe/recipes-support/udisks/udisks_1.0.4.bb +++ b/meta-oe/recipes-support/udisks/udisks_1.0.4.bb | |||
| @@ -17,7 +17,7 @@ SRC_URI[udisks.sha256sum] = "854b89368733b9c3a577101b761ad5397ae75a05110c8698ac5 | |||
| 17 | 17 | ||
| 18 | PR = "r9" | 18 | PR = "r9" |
| 19 | 19 | ||
| 20 | inherit autotools systemd | 20 | inherit autotools systemd gtk-doc |
| 21 | 21 | ||
| 22 | PACKAGECONFIG ??= "" | 22 | PACKAGECONFIG ??= "" |
| 23 | PACKAGECONFIG[parted] = "--enable-parted,--disable-parted,parted" | 23 | PACKAGECONFIG[parted] = "--enable-parted,--disable-parted,parted" |
