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:
39a3744
)
util-linux-ng: Drop lzo-native from DEPENDS
author
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 19:52:14 +0000
(12:52 -0700)
committer
Tom Rini
<tom_rini@mentor.com>
Mon, 7 Mar 2011 19:52:14 +0000
(12:52 -0700)
After talking with Denys (who pushed the change before) we agree
it's not needed now.
Signed-off-by: Tom Rini <tom_rini@mentor.com>
recipes/util-linux-ng/util-linux-ng.inc
patch
|
blob
|
history
diff --git
a/recipes/util-linux-ng/util-linux-ng.inc
b/recipes/util-linux-ng/util-linux-ng.inc
index
51f25b2
..
0617b4d
100644
(file)
--- a/
recipes/util-linux-ng/util-linux-ng.inc
+++ b/
recipes/util-linux-ng/util-linux-ng.inc
@@
-2,7
+2,7
@@
DESCRIPTION = "Util-linux-ng is a suite of essential utilities for any Linux sys
SECTION = "base"
LICENSE = "GPL"
DEPENDS = "${@base_contains('DISTRO_FEATURES', 'pam', 'libpam', '', d)} zlib ncurses virtual/libintl"
-DEPENDS_virtclass-native = "zlib-native
lzo-native
gettext-native"
+DEPENDS_virtclass-native = "zlib-native gettext-native"
inherit autotools gettext