navit, usbpath: add missing pkgconfig inherit

Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
Martin Jansa
2014-07-14 16:34:31 +02:00
parent 9a5bdd3c99
commit 9cf23ba8fd
2 changed files with 2 additions and 3 deletions
+1 -1
View File
@@ -15,7 +15,7 @@ RSUGGESTS_${PN} = "flite-alsa espeak ${PN}-speech-dbus ${PN}-gui-gtk ${PN}-gui-q
PE = "1"
INC_PR = "r11"
inherit autotools gettext
inherit autotools gettext pkgconfig
PACKAGECONFIG ?= "qt"
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"
inherit autotools
inherit autotools pkgconfig