summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--x11/x11_cvs.oe5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/x11_cvs.oe b/x11/x11_cvs.oe
index 0a551cf42c..a1dabf5ecd 100644
--- a/x11/x11_cvs.oe
+++ b/x11/x11_cvs.oe
@@ -1,11 +1,12 @@
PV = "0.0cvs${CVSDATE}"
-PR = "r1"
+PR = "r2"
SECTION = "x11/libs"
PRIORITY = "optional"
MAINTAINER = "Greg Gilbert <greg@treke.net>"
DEPENDS = "xproto xextensions xau xtrans xdmcp"
DESCRIPTION = "Base X libs."
-FILES_${PN}_append = " ${datadir}/X11"
+FILES_${PN} += "${datadir}/X11/XKeysymDB ${datadir}/X11/XErrorDB"
+FILES_${PN}-locale += "${datadir}/X11/locale"
PROVIDES = "x11"
SRC_URI = "cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=X11 \