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:
ca0ab6d
)
parted: depends on util-linux-ng to provide libuuid
author
Otavio Salvador
<otavio@ossystems.com.br>
Thu, 3 Dec 2009 16:15:34 +0000
(14:15 -0200)
committer
Otavio Salvador
<otavio@ossystems.com.br>
Thu, 21 Jan 2010 00:40:54 +0000
(22:40 -0200)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes/parted/parted_1.8.8.bb
patch
|
blob
|
history
diff --git
a/recipes/parted/parted_1.8.8.bb
b/recipes/parted/parted_1.8.8.bb
index
e93dbc8
..
4ab4aa6
100644
(file)
--- a/
recipes/parted/parted_1.8.8.bb
+++ b/
recipes/parted/parted_1.8.8.bb
@@
-2,9
+2,8
@@
DESCRIPTION = "parted, the GNU partition resizing program"
HOMEPAGE = "http://www.gnu.org/software/parted/parted.html"
LICENSE = "GPLv3"
SECTION = "console/tools"
-DEPENDS = "readline e2fsprogs-libs"
-
-PR = "r2"
+DEPENDS = "readline util-linux-ng"
+PR = "r3"
SRC_URI = "${GNU_MIRROR}/parted/parted-${PV}.tar.gz \
file://use_llseek_syscall.patch;patch=1 \