From: Denys Dmytriyenko Date: Mon, 29 Mar 2010 17:26:30 +0000 (-0400) Subject: util-linux-ng-native: add dependency on lzo-native X-Git-Tag: Release-2010-05/1~159 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1dd39944c8ac37e5219bde46b2c5954ed4d4b2cf;p=openembedded.git util-linux-ng-native: add dependency on lzo-native Signed-off-by: Denys Dmytriyenko --- 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 ?= ""