aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/util-linux-ng/util-linux-ng.inc
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denis@denix.org>2010-03-29 13:26:30 -0400
committerDenys Dmytriyenko <denis@denix.org>2010-03-29 13:26:30 -0400
commit1dd39944c8ac37e5219bde46b2c5954ed4d4b2cf (patch)
tree973e0e2e759c09030715541d29f4655bdb29d71a /recipes/util-linux-ng/util-linux-ng.inc
parent43ef9ce201c851db5df63b55bc5471b405312a47 (diff)
downloadopenembedded-1dd39944c8ac37e5219bde46b2c5954ed4d4b2cf.tar.gz
util-linux-ng-native: add dependency on lzo-native
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
Diffstat (limited to 'recipes/util-linux-ng/util-linux-ng.inc')
-rw-r--r--recipes/util-linux-ng/util-linux-ng.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/util-linux-ng/util-linux-ng.inc b/recipes/util-linux-ng/util-linux-ng.inc
index 079ab9da55..7c6c8e9e8b 100644
--- a/recipes/util-linux-ng/util-linux-ng.inc
+++ b/recipes/util-linux-ng/util-linux-ng.inc
@@ -2,13 +2,13 @@ DESCRIPTION = "Util-linux-ng is a suite of essential utilities for any Linux sys
SECTION = "base"
LICENSE = "GPL"
DEPENDS = "udev zlib ncurses virtual/libintl"
-DEPENDS_virtclass-native = "zlib-native ncurses-native"
+DEPENDS_virtclass-native = "zlib-native ncurses-native lzo-native"
inherit autotools
DEFAULT_PREFERENCE = "-1"
-INC_PR = "r16"
+INC_PR = "r17"
# allows for a release candidate
RC ?= ""