mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 17:19:20 +00:00
gssdp: Disable gobject introspection explicitly
Signed-off-by: Richard Purdie <rpurdie@linux.intel.com>
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user