From patchwork Tue Jul 24 08:02:58 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-oe,5/5] libgpewidget: cleanup thanks to new gtk-doc.bbclass Date: Tue, 24 Jul 2012 08:02:58 -0000 From: Martin Jansa X-Patchwork-Id: 32919 Message-Id: To: openembedded-devel@lists.openembedded.org Signed-off-by: Martin Jansa --- .../libgpewidget/libgpewidget_0.117.bb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb b/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb index e8abc43..ef0329e 100644 --- a/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb +++ b/meta-gpe/recipes-graphics/libgpewidget/libgpewidget_0.117.bb @@ -4,10 +4,10 @@ SECTION = "gpe/libs" LICENSE = "LGPLv2.1" LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=d8045f3b8f929c1cb29a1e3fd737b499" -DEPENDS = "gtk+ cairo libxinerama libxcomposite libxrender gtk-doc" -PR = "r2" +DEPENDS = "gtk+ cairo libxinerama libxcomposite libxrender" +PR = "r3" -inherit gpe pkgconfig autotools +inherit gpe pkgconfig autotools gtk-doc SRC_URI += "file://pkgconfig.patch;striplevel=0 \ file://glib-2.32.patch \