mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-16 16:27:27 +00:00
navit, usbpath: add missing pkgconfig inherit
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
@@ -15,7 +15,7 @@ RSUGGESTS_${PN} = "flite-alsa espeak ${PN}-speech-dbus ${PN}-gui-gtk ${PN}-gui-q
|
|||||||
PE = "1"
|
PE = "1"
|
||||||
INC_PR = "r11"
|
INC_PR = "r11"
|
||||||
|
|
||||||
inherit autotools gettext
|
inherit autotools gettext pkgconfig
|
||||||
|
|
||||||
PACKAGECONFIG ?= "qt"
|
PACKAGECONFIG ?= "qt"
|
||||||
PACKAGECONFIG[fribidi] = "--enable-fribidi,--disable-fribidi,fribidi"
|
PACKAGECONFIG[fribidi] = "--enable-fribidi,--disable-fribidi,fribidi"
|
||||||
|
|||||||
@@ -15,5 +15,4 @@ SRC_URI = "svn://svn.openmoko.org/trunk/src/host;module=usbpath;protocol=http"
|
|||||||
|
|
||||||
S = "${WORKDIR}/usbpath"
|
S = "${WORKDIR}/usbpath"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools pkgconfig
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user