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 /xft | |
parent | 252ff05bfea922eac72b082ec789e7638e6aeacf (diff) |
patch from pb_: remove extraneous "-cvs" specifiers from X packages
BKrev: 406ed1faFAUb0SoayvcaZbT-dd1tVQ
Diffstat (limited to 'xft')
-rw-r--r-- | xft/xft-cvs.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xft/xft-cvs.oe b/xft/xft-cvs.oe index b7d5882c98..2c7e45042f 100644 --- a/xft/xft-cvs.oe +++ b/xft/xft-cvs.oe @@ -1,6 +1,6 @@ PV = "0.0cvs${CVSDATE}" SECTION = "libs" -DEPENDS = "virtual/libc x11-cvs xproto-cvs xrender-cvs freetype fontconfig" +DEPENDS = "virtual/libc x11 xproto xrender freetype fontconfig" PROVIDES = "xft" DESCRIPTION = "X FreeType library. Client-side fonts with FreeType." |