diff options
author | Henning Heinold <heinold@inf.fu-berlin.de> | 2007-07-31 13:54:56 +0000 |
---|---|---|
committer | Henning Heinold <heinold@inf.fu-berlin.de> | 2007-07-31 13:54:56 +0000 |
commit | 68b7d2db9896da6c0126f770be127b624c0a52fb (patch) | |
tree | 51cc3ef08324a8b17a124034717b6cca3f69ea65 /packages | |
parent | 8edee5fb4c5c31e849bb295b485affbbbac49bda (diff) |
I am to stupid some times it not comes from gettext, it comes
from file-native.
Diffstat (limited to 'packages')
-rw-r--r-- | packages/gettext/gettext-native_0.14.1.bb | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packages/gettext/gettext-native_0.14.1.bb b/packages/gettext/gettext-native_0.14.1.bb index efc43ac4d3..6203b1f9d7 100644 --- a/packages/gettext/gettext-native_0.14.1.bb +++ b/packages/gettext/gettext-native_0.14.1.bb @@ -2,7 +2,6 @@ require gettext_${PV}.bb S = "${WORKDIR}/gettext-${PV}" FILESDIR = "${@os.path.dirname(bb.data.getVar('FILE',d,1))}/gettext-${PV}" inherit native -DEPENDS = "zlib-native" PROVIDES = "" M4 = "\ |