[oe-commits] Rolf Leggewie : util-linux-ng: add e2fsprogs-libs to DEPENDS.

git version control git at git.openembedded.org
Sat Jun 6 11:04:35 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 9ff15b96b31106c4a315106801fe6534905b5948
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=9ff15b96b31106c4a315106801fe6534905b5948

Author: Rolf Leggewie <oe-devel at rolf.leggewie.biz>
Date:   Sat Jun  6 20:04:01 2009 +0900

util-linux-ng: add e2fsprogs-libs to DEPENDS.

---

 recipes/util-linux-ng/util-linux-ng.inc |    2 +-
 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 39100b0..7e949d1 100644
--- a/recipes/util-linux-ng/util-linux-ng.inc
+++ b/recipes/util-linux-ng/util-linux-ng.inc
@@ -1,7 +1,7 @@
 DESCRIPTION = "Util-linux-ng is a suite of essential utilities for any Linux system."
 SECTION = "base"
 LICENSE = "GPL"
-DEPENDS = "udev zlib ncurses virtual/libintl"
+DEPENDS = "udev zlib ncurses virtual/libintl e2fsprogs-libs"
 
 inherit autotools_stage
 AUTOTOOLS_STAGE_PKGCONFIG = "1"





More information about the Openembedded-commits mailing list