diff options
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 daf8888701..6522d3cd08 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 xproto xrender freetype fontconfig" +DEPENDS = "x11 xproto xrender freetype fontconfig" PROVIDES = "xft" DESCRIPTION = "X FreeType library. Client-side fonts with FreeType." |