diff options
Diffstat (limited to 'xfont')
-rw-r--r-- | xfont/xfont-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xfont/xfont-cvs.oe b/xfont/xfont-cvs.oe index 63421d88d3..151dfe14b4 100644 --- a/xfont/xfont-cvs.oe +++ b/xfont/xfont-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 xtrans-cvs zlib" +DEPENDS = "virtual/libc xproto xtrans zlib" PROVIDES = "xfont" DESCRIPTION = "X font libary (used by the X server)." |