diff options
author | Chris Larson <clarson@kergoth.com> | 2004-11-20 02:54:15 +0000 |
---|---|---|
committer | Chris Larson <clarson@kergoth.com> | 2004-11-20 02:54:15 +0000 |
commit | d31647dd584e5e1052ea1f6df43d3f11efc75e6a (patch) | |
tree | 79841767cf00aa25e65f215ca965c080bfdf545a /libiconv/libiconv_1.9.2.oe | |
parent | a58673fc9b87e8daa6a57ceda2a0ebf7a0452327 (diff) |
Kill off emte's unnecessary libiconv-native, which when built would break the glib-2.0-native build.
BKrev: 419eb1d7UR7SecrtHr0qMyDViJBRNg
Diffstat (limited to 'libiconv/libiconv_1.9.2.oe')
-rw-r--r-- | libiconv/libiconv_1.9.2.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libiconv/libiconv_1.9.2.oe b/libiconv/libiconv_1.9.2.oe index 0b8c85329b..30dba21fa5 100644 --- a/libiconv/libiconv_1.9.2.oe +++ b/libiconv/libiconv_1.9.2.oe @@ -5,7 +5,6 @@ SECTION = "e/libs" PRIORITY = "optional" MAINTAINER = "That Crazy fool emte <emte@labotomy.net>" NOTES = "Needs to be stripped down to: ascii iso8859-1 eucjp iso-2022jp gb utf8" -DEPENDS = "libiconv-native" PROVIDES = "virtual/libiconv" PR = "r2" |