From: Kévin THIERRY Date: Wed, 15 Oct 2014 12:27:43 +0000 (+0200) Subject: python-setuptools: add dependency on python X-Git-Tag: rev_0.3~16 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=58f37285b3edf41b59125156712b9f613b5bfac2;p=scm%2Fbb%2Fmeta-tizen.git python-setuptools: add dependency on python Change-Id: I5d6da2b214da6d8f55a38fb6797afecbd0c129b2 Signed-off-by: Kévin THIERRY --- diff --git a/recipes-tizen/python-setuptools/python-setuptools-extraconf.inc b/recipes-tizen/python-setuptools/python-setuptools-extraconf.inc index 4b94c9c..f4beb00 100644 --- a/recipes-tizen/python-setuptools/python-setuptools-extraconf.inc +++ b/recipes-tizen/python-setuptools/python-setuptools-extraconf.inc @@ -1,3 +1,5 @@ +DEPENDS += "python" + # required for pythong binding export HOST_SYS export BUILD_SYS