summaryrefslogtreecommitdiffstats
path: root/meta-moblin
diff options
context:
space:
mode:
Diffstat (limited to 'meta-moblin')
-rw-r--r--meta-moblin/packages/boost/boost-36.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-moblin/packages/boost/boost-36.inc b/meta-moblin/packages/boost/boost-36.inc
index 4bd065f13a..593498206e 100644
--- a/meta-moblin/packages/boost/boost-36.inc
+++ b/meta-moblin/packages/boost/boost-36.inc
@@ -35,7 +35,7 @@ BOOST_LIBS = "\
35# To enable python, uncomment the following: 35# To enable python, uncomment the following:
36#BOOST_LIBS += "python" 36#BOOST_LIBS += "python"
37#DEPENDS += "python" 37#DEPENDS += "python"
38#PYTHON_ROOT = "${STAGING_DIR_HOST}/${layout_prefix}" 38#PYTHON_ROOT = "${STAGING_DIR_HOST}/${prefix}"
39#PYTHON_VERSION = "2.5" 39#PYTHON_VERSION = "2.5"
40 40
41S = "${WORKDIR}/${BOOST_P}" 41S = "${WORKDIR}/${BOOST_P}"