diff options
-rw-r--r-- | meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend b/meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend index 82d0c61b..2b7fe6a0 100644 --- a/meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend +++ b/meta-oem-extra-libs/recipes-core/packagegroups/packagegroup-ivi-common-core-os-commonlibs.bbappend @@ -38,4 +38,13 @@ RDEPENDS_${PN} += "\ tiff \ librsvg \ libpcap \ + iputils \ + net-tools \ + pixman \ + bluez5 \ + speex \ + glib-2.0 \ + libogg \ + thrift \ + ppp \ " |