From: Marcin Juszkiewicz Date: Fri, 30 Nov 2007 16:40:01 +0000 (+0000) Subject: xtrans: solve xtrans-dev problem in better way (same as xorg-protos are) X-Git-Tag: 2011-1~10138 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=731cdbe17e50e371a4e2565e24240054cd373279;p=openembedded-core.git xtrans: solve xtrans-dev problem in better way (same as xorg-protos are) git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3284 311d38ba-8fff-0310-9ca6-ca027cbcb966 --- diff --git a/meta/packages/xorg-lib/xtrans_1.0.3.bb b/meta/packages/xorg-lib/xtrans_1.0.3.bb index f23d3aa816..4719d75882 100644 --- a/meta/packages/xorg-lib/xtrans_1.0.3.bb +++ b/meta/packages/xorg-lib/xtrans_1.0.3.bb @@ -3,8 +3,8 @@ require xorg-lib-common.inc DESCRIPTION = "network API translation layer to insulate X applications and \ libraries from OS network vageries." PE = "1" -PR = "r1" +PR = "r2" SRC_URI += "file://fix-missing-includepath.patch;patch=1" -ALLOW_EMPTY = "1" +RDEPENDS_${PN}-dev = ""