summaryrefslogtreecommitdiffstats
path: root/meta
diff options
context:
space:
mode:
authorMarcin Juszkiewicz <hrw@openedhand.com>2007-11-30 16:40:01 +0000
committerMarcin Juszkiewicz <hrw@openedhand.com>2007-11-30 16:40:01 +0000
commit731cdbe17e50e371a4e2565e24240054cd373279 (patch)
tree055fb8cdfc44f42be5835253b7138fdd369d1d3a /meta
parent1731595dcee67f509aca559e723cf1b4b7288c0e (diff)
downloadpoky-731cdbe17e50e371a4e2565e24240054cd373279.tar.gz
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
Diffstat (limited to 'meta')
-rw-r--r--meta/packages/xorg-lib/xtrans_1.0.3.bb4
1 files changed, 2 insertions, 2 deletions
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
3DESCRIPTION = "network API translation layer to insulate X applications and \ 3DESCRIPTION = "network API translation layer to insulate X applications and \
4libraries from OS network vageries." 4libraries from OS network vageries."
5PE = "1" 5PE = "1"
6PR = "r1" 6PR = "r2"
7 7
8SRC_URI += "file://fix-missing-includepath.patch;patch=1" 8SRC_URI += "file://fix-missing-includepath.patch;patch=1"
9 9
10ALLOW_EMPTY = "1" 10RDEPENDS_${PN}-dev = ""