aboutsummaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorTom Rini <tom_rini@mentor.com>2011-03-07 12:52:14 -0700
committerTom Rini <tom_rini@mentor.com>2011-03-07 12:52:14 -0700
commitc0aeb60414816b0c1daa46daa67eb20ce59a2a10 (patch)
tree21859c1bba4164ecaacc297f84427ef750fc3424 /recipes
parent39a3744df0a738d1b4d35aaf1f4e7c0eddac230d (diff)
downloadopenembedded-c0aeb60414816b0c1daa46daa67eb20ce59a2a10.tar.gz
util-linux-ng: Drop lzo-native from DEPENDS
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>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/util-linux-ng/util-linux-ng.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/util-linux-ng/util-linux-ng.inc b/recipes/util-linux-ng/util-linux-ng.inc
index 51f25b21f9..0617b4db55 100644
--- 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