libx11/diet-x11: upgraded to 1.1.2

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2287 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Marcin Juszkiewicz
2007-08-01 13:35:43 +00:00
parent 2e8dd5dbdf
commit 1bceb4bf02
2 changed files with 0 additions and 3 deletions

View File

@@ -1,7 +1,5 @@
require libx11_${PV}.bb
PR = "r1"
SRC_URI += "file://X18NCMSstubs.diff;patch=1 \
file://fix-disable-xlocale.diff;patch=1 \
file://fix-utf8-wrong-define.patch;patch=1"

View File

@@ -4,7 +4,6 @@ DESCRIPTION = "Base X libs."
DEPENDS += "bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
libxdmcp xf86bigfontproto kbproto inputproto"
PROVIDES = "virtual/libx11"
PR = "r2"
PE = "1"
XORG_PN = "libX11"