1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-08 17:19:20 +00:00

Revert "gssdp: Disable gobject introspection explicitly"

This reverts commit 35c948f384.
There is not --disable-interospection

Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold
2010-12-02 16:14:33 -08:00
parent cdc640f822
commit 0284df3926
@@ -6,8 +6,6 @@ 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"