mirror of
git://git.yoctoproject.org/poky
synced 2026-08-18 20:52:40 +00:00
gssdp: Disable gobject introspection explicitly
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
parent
0dc60700f9
commit
35c948f384
@ -6,6 +6,8 @@ DEPENDS = "glib-2.0 libsoup-2.4 libglade"
|
||||
|
||||
SRC_URI = "http://gupnp.org/sites/all/files/sources/${PN}-${PV}.tar.gz"
|
||||
|
||||
EXTRA_OECONF = "--disable-introspection"
|
||||
|
||||
inherit autotools pkgconfig
|
||||
|
||||
PACKAGES =+ "gssdp-tools"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user