summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/protobuf/protobuf_2.4.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/protobuf/protobuf_2.4.1.bb')
-rw-r--r--meta-oe/recipes-devtools/protobuf/protobuf_2.4.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/meta-oe/recipes-devtools/protobuf/protobuf_2.4.1.bb b/meta-oe/recipes-devtools/protobuf/protobuf_2.4.1.bb
index c4ed5e64b..8386206ea 100644
--- a/meta-oe/recipes-devtools/protobuf/protobuf_2.4.1.bb
+++ b/meta-oe/recipes-devtools/protobuf/protobuf_2.4.1.bb
@@ -6,6 +6,8 @@ HOMEPAGE = "http://code.google.com/p/protobuf/"
6SECTION = "console/tools" 6SECTION = "console/tools"
7LICENSE = "BSD-3-Clause" 7LICENSE = "BSD-3-Clause"
8 8
9DEPENDS = "zlib"
10
9LIC_FILES_CHKSUM = "file://COPYING.txt;md5=af6809583bfde9a31595a58bb4a24514" 11LIC_FILES_CHKSUM = "file://COPYING.txt;md5=af6809583bfde9a31595a58bb4a24514"
10 12
11SRC_URI = "http://protobuf.googlecode.com/files/protobuf-${PV}.tar.gz" 13SRC_URI = "http://protobuf.googlecode.com/files/protobuf-${PV}.tar.gz"