diff options
Diffstat (limited to 'xpm')
-rw-r--r-- | xpm/xpm-cvs.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/xpm/xpm-cvs.oe b/xpm/xpm-cvs.oe index 26db99454d..965819f5b7 100644 --- a/xpm/xpm-cvs.oe +++ b/xpm/xpm-cvs.oe @@ -5,6 +5,7 @@ MAINTAINER = "Greg Gilbert <greg@treke.net>" RDEPENDS = "libc6" DEPENDS = "virtual/libc xproto-cvs x11-cvs" PROVIDES = "xpm" +DESCRIPTION = "X Pixmap library." SRC_URI="cvs://anoncvs:anoncvs@pdx.freedesktop.org/cvs/xlibs;module=Xpm" S = "${WORKDIR}/Xpm" |