mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-08-11 16:56:57 +00:00
navit, usbpath: add missing pkgconfig inherit
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
parent
9a5bdd3c99
commit
9cf23ba8fd
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user