diff options
author | Michael Lauer <mickey@vanille-media.de> | 2004-03-28 14:04:45 +0000 |
---|---|---|
committer | Michael Lauer <mickey@vanille-media.de> | 2004-03-28 14:04:45 +0000 |
commit | 3229264f603563bd3c2fc3562c473f4c61884020 (patch) | |
tree | ad8f26b3ee282c6ce64ea2394c6dba42b2711107 /fontconfig/fontconfig_2.2.92.oe | |
parent | 5f50e29800d6245504838f3f797bafee0dae1b2c (diff) |
more dependency fixes from pb
BKrev: 4066db7db-HUFL7Ou--e4B4JKGt03A
Diffstat (limited to 'fontconfig/fontconfig_2.2.92.oe')
-rw-r--r-- | fontconfig/fontconfig_2.2.92.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/fontconfig/fontconfig_2.2.92.oe b/fontconfig/fontconfig_2.2.92.oe index 4c7771dc7c..50274e0b9a 100644 --- a/fontconfig/fontconfig_2.2.92.oe +++ b/fontconfig/fontconfig_2.2.92.oe @@ -1,6 +1,5 @@ DESCRIPTION = "A library for configuring and customizing font access." DEPENDS = "virtual/libc expat freetype freetype-native zlib" -RDEPENDS = "libc6 expat freetype zlib" FC_SONAME = "1.0.4" |