diff options
Diffstat (limited to 'x11/x11-cvs.oe')
-rw-r--r-- | x11/x11-cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/x11-cvs.oe b/x11/x11-cvs.oe index 7edc8d07a2..68078301a2 100644 --- a/x11/x11-cvs.oe +++ b/x11/x11-cvs.oe @@ -5,6 +5,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>" RDEPENDS = "libc6" DEPENDS = "virtual/libc xproto-cvs xextensions-cvs xau-cvs xtrans-cvs xdmcp-cvs" PROVIDES = "x11" +DESCRIPTION = "Base X libs." FILES_x11-cvs_append=" ${datadir}/X11" SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=X11 |