diff options
Diffstat (limited to 'xfixes/xfixes-cvs.oe')
-rw-r--r-- | xfixes/xfixes-cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xfixes/xfixes-cvs.oe b/xfixes/xfixes-cvs.oe index 19e1eab4f6..c966375992 100644 --- a/xfixes/xfixes-cvs.oe +++ b/xfixes/xfixes-cvs.oe @@ -2,6 +2,7 @@ PV = "0.0cvs${DATE}" SECTION = "libs" DEPENDS = "virtual/libc x11-cvs fixesext-cvs" PROVIDES = "xfixes" +DESCRIPTIOn = "X Fixes extension library." SRC_URI = cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xfixes S = "${WORKDIR}/Xfixes" |