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:
43ef9ce
)
util-linux-ng-native: add dependency on lzo-native
author
Denys Dmytriyenko
<denis@denix.org>
Mon, 29 Mar 2010 17:26:30 +0000
(13:26 -0400)
committer
Denys Dmytriyenko
<denis@denix.org>
Mon, 29 Mar 2010 17:26:30 +0000
(13:26 -0400)
Signed-off-by: Denys Dmytriyenko <denis@denix.org>
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
079ab9d
..
7c6c8e9
100644
(file)
--- 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 = "r1
6
"
+INC_PR = "r1
7
"
# allows for a release candidate
RC ?= ""