diff options
Diffstat (limited to 'xpm')
-rw-r--r-- | xpm/xpm-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xpm/xpm-cvs.oe b/xpm/xpm-cvs.oe index f4eeab454e..047cd6e1af 100644 --- a/xpm/xpm-cvs.oe +++ b/xpm/xpm-cvs.oe @@ -2,7 +2,7 @@ PV = "0.0cvs${CVSDATE}" SECTION = "libs" PRIORITY = "optional" MAINTAINER = "Greg Gilbert <greg@treke.net>" -DEPENDS = "virtual/libc xproto-cvs x11-cvs" +DEPENDS = "virtual/libc xproto x11" PROVIDES = "xpm" DESCRIPTION = "X Pixmap library." |