diff options
| -rw-r--r-- | recipes-devtools/protobuf/protobuf_3.0.0.bb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-devtools/protobuf/protobuf_3.0.0.bb b/recipes-devtools/protobuf/protobuf_3.0.0.bb index 0445ae4c..fd81fe76 100644 --- a/recipes-devtools/protobuf/protobuf_3.0.0.bb +++ b/recipes-devtools/protobuf/protobuf_3.0.0.bb | |||
| @@ -24,6 +24,7 @@ EXTRA_OECONF += " --with-protoc=${STAGING_BINDIR_NATIVE}/protoc" | |||
| 24 | inherit autotools setuptools ptest | 24 | inherit autotools setuptools ptest |
| 25 | 25 | ||
| 26 | DEPENDS += "protobuf-native" | 26 | DEPENDS += "protobuf-native" |
| 27 | RDEPENDS_${PN}-ptest = "bash" | ||
| 27 | 28 | ||
| 28 | PYTHON_SRC_DIR="python" | 29 | PYTHON_SRC_DIR="python" |
| 29 | TEST_SRC_DIR="examples" | 30 | TEST_SRC_DIR="examples" |
