mirror of
https://git.yoctoproject.org/poky
synced 2026-05-08 05:09:24 +00:00
libx11: 1.0.1 -> 1.1.1
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1237 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
+5
@@ -7,8 +7,13 @@ DEPENDS += " bigreqsproto xproto xextproto xtrans libxau xcmiscproto \
|
||||
PROVIDES = "virtual/libx11"
|
||||
# RPROVIDES = "virtual/libx11"
|
||||
|
||||
SRC_URI = "${XORG_MIRROR}/individual/lib/${XORG_PN}-1.1.1.tar.bz2"
|
||||
S = "${WORKDIR}/${XORG_PN}-1.1.1"
|
||||
|
||||
XORG_PN = "libX11"
|
||||
|
||||
EXTRA_OECONF += "--without-xcb"
|
||||
|
||||
FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB ${libdir}/X11/Xcms.txt"
|
||||
FILES_${PN}-locale += "${datadir}/X11/locale ${libdir}/X11/locale"
|
||||
|
||||
Reference in New Issue
Block a user