git.openpandora.org
/
openembedded.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c255436
)
gettext: make version 0.17 the default
author
Henning Heinold
<heinold@inf.fu-berlin.de>
Tue, 7 Oct 2008 23:00:46 +0000
(23:00 +0000)
committer
Henning Heinold
<heinold@inf.fu-berlin.de>
Tue, 7 Oct 2008 23:00:46 +0000
(23:00 +0000)
* 0.14.1 is using some old macros never used in modern autotools scripts
* only e2fslibs so far clashes, while it needs some of the old macros
(MKINSTALLDIRS) but this will be fixed really fast
packages/gettext/gettext_0.17.bb
patch
|
blob
|
history
diff --git
a/packages/gettext/gettext_0.17.bb
b/packages/gettext/gettext_0.17.bb
index
7beaee1
..
3dac87a
100644
(file)
--- a/
packages/gettext/gettext_0.17.bb
+++ b/
packages/gettext/gettext_0.17.bb
@@
-3,7
+3,6
@@
HOMEPAGE = "http://www.gnu.org/software/gettext/gettext.html"
SECTION = "libs"
LICENSE = "GPL"
PR = "r1"
-DEFAULT_PREFERENCE = "-1"
DEPENDS = "gettext-native virtual/libiconv ncurses expat"
PROVIDES = "virtual/libintl"