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:
af8d6b8
)
popt: depend on gettext-native instead of gettext
author
Koen Kooi
<koen@openembedded.org>
Sun, 7 Sep 2008 10:39:06 +0000
(10:39 +0000)
committer
Koen Kooi
<koen@openembedded.org>
Sun, 7 Sep 2008 10:39:06 +0000
(10:39 +0000)
packages/popt/popt_1.14.bb
patch
|
blob
|
history
diff --git
a/packages/popt/popt_1.14.bb
b/packages/popt/popt_1.14.bb
index
d78d8dc
..
240ac52
100644
(file)
--- a/
packages/popt/popt_1.14.bb
+++ b/
packages/popt/popt_1.14.bb
@@
-1,6
+1,6
@@
require popt.inc
-DEPENDS = "gettext virtual/libintl"
+DEPENDS = "gettext
-native
virtual/libintl"
PR = "r1"