aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/file
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2010-06-28 12:51:54 -0700
committerKhem Raj <raj.khem@gmail.com>2010-06-28 12:52:53 -0700
commit2eb1d58ffc0fad8be5440c5602a39f52f3915e51 (patch)
treecaefe62b30c8f789716119f825f6405d4d059a6c /recipes/file
parent17cf1e72de473ffd2f11e213bacd18800afc78f0 (diff)
downloadopenembedded-2eb1d58ffc0fad8be5440c5602a39f52f3915e51.tar.gz
file_5.04.bb: Add zlib-native dependency to file-native
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'recipes/file')
-rw-r--r--recipes/file/file_5.04.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/file/file_5.04.bb b/recipes/file/file_5.04.bb
index 187ee19efc..3d027380cb 100644
--- a/recipes/file/file_5.04.bb
+++ b/recipes/file/file_5.04.bb
@@ -1,6 +1,6 @@
require file.inc
-
-PR = "${INCPR}.0"
+DEPENDS_virtclass-native += "zlib-native"
+PR = "${INCPR}.1"
SRC_URI[md5sum] = "accade81ff1cc774904b47c72c8aeea0"
SRC_URI[sha256sum] = "4c9e6e7994e74cb3386374ae91b055d26ac96b9d3e82fd157ae2d62e87a4260c"