From 24d3d2ab10631fd1f78d5c7ea0e3fdd4b9f32c3f Mon Sep 17 00:00:00 2001 From: Philipp Zabel Date: Sun, 17 Jun 2007 09:43:23 +0000 Subject: python-pygobject-2.12.2: package -dev first --- packages/python/python-pygobject_2.12.2.bb | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/packages/python/python-pygobject_2.12.2.bb b/packages/python/python-pygobject_2.12.2.bb index a79032f301..1604b54715 100644 --- a/packages/python/python-pygobject_2.12.2.bb +++ b/packages/python/python-pygobject_2.12.2.bb @@ -9,6 +9,11 @@ S = "${WORKDIR}/pygobject-${PV}" inherit autotools distutils-base pkgconfig +# otherwise the main package keeps snatching the .pc file away +# and therefore depends on glib-2.0-dev (which only the -dev +# package should). +PACKAGES =+ "${PN}-dev" + do_stage() { autotools_stage_all install -d ${STAGING_LIBDIR}/../share/pygobject/ -- cgit v1.2.3