tdb: depends on python
authorKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 16 Oct 2014 08:44:34 +0000 (10:44 +0200)
committerKévin THIERRY <kevin.thierry@open.eurogiciel.org>
Thu, 16 Oct 2014 08:47:46 +0000 (10:47 +0200)
Change-Id: I5160cd0a61ca561ddf6c7ea7f8c7f64271edfcb3
Signed-off-by: Kévin THIERRY <kevin.thierry@open.eurogiciel.org>
recipes-tizen/tdb/tdb-extraconf.inc

index 5682d6b..fbae424 100644 (file)
@@ -1,3 +1,5 @@
+DEPENDS += "python"
+
 do_configure_append() {
     export BUILD_SYS=${BUILD_SYS}
     export HOST_SYS=${HOST_SYS}