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:
7ce3543
)
cmake: depends on libarchive
author
Otavio Salvador
<otavio@ossystems.com.br>
Fri, 11 Mar 2011 20:37:38 +0000
(20:37 +0000)
committer
Khem Raj
<raj.khem@gmail.com>
Sat, 12 Mar 2011 20:21:48 +0000
(12:21 -0800)
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
recipes/cmake/cmake_2.8.3.bb
patch
|
blob
|
history
diff --git
a/recipes/cmake/cmake_2.8.3.bb
b/recipes/cmake/cmake_2.8.3.bb
index
cb5f7f7
..
0c8cb6d
100644
(file)
--- a/
recipes/cmake/cmake_2.8.3.bb
+++ b/
recipes/cmake/cmake_2.8.3.bb
@@
-1,10
+1,10
@@
require cmake.inc
-PR = "${INC_PR}.
0
"
+PR = "${INC_PR}.
1
"
inherit cmake
-DEPENDS += "curl expat zlib"
+DEPENDS += "curl expat zlib
libarchive
"
SRC_URI[md5sum] = "a76a44b93acf5e3badda9de111385921"
SRC_URI[sha256sum] = "689ed02786b5cefa5515c7716784ee82a82e8ece6be5a3d629ac3cc0c05fc288"