diff options
author | erich@mine.nu <erich@mine.nu> | 2004-04-03 15:02:18 +0000 |
---|---|---|
committer | erich@mine.nu <erich@mine.nu> | 2004-04-03 15:02:18 +0000 |
commit | 4f7644473e61c9c7779d689f0c3fca357f01ae28 (patch) | |
tree | fb7f99ba524da4d7c21374ebc3c8fbf17cd04cb5 /xfont | |
parent | 252ff05bfea922eac72b082ec789e7638e6aeacf (diff) |
patch from pb_: remove extraneous "-cvs" specifiers from X packages
BKrev: 406ed1faFAUb0SoayvcaZbT-dd1tVQ
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)." |