xtrans: create empty xtrans package as xtrans-dev depend on it

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@3282 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-11-30 15:51:39 +00:00
parent 3e8d1b6635
commit dbae4c165c

View File

@@ -3,5 +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"
SRC_URI += "file://fix-missing-includepath.patch;patch=1"
ALLOW_EMPTY = "1"