summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2015-09-28 14:39:10 +0200
committerAlexander Larsson <alexl@redhat.com>2015-09-28 14:39:10 +0200
commitdd1b16c5d8131caaf431139acbf73ed7fdf51803 (patch)
tree015d37e2f9327a2665b762d9ee162fbce7f2158d
parent7c824954c120d47aac2ac84569548404dcb057bd (diff)
Add python2 to base image
Lots of stuff still seem to be at python2.
-rw-r--r--meta-freedesktop/recipes-core/tasks/task-freedesktop-contents-platform.bb3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-freedesktop/recipes-core/tasks/task-freedesktop-contents-platform.bb b/meta-freedesktop/recipes-core/tasks/task-freedesktop-contents-platform.bb
index 301ebc9..c79da24 100644
--- a/meta-freedesktop/recipes-core/tasks/task-freedesktop-contents-platform.bb
+++ b/meta-freedesktop/recipes-core/tasks/task-freedesktop-contents-platform.bb
@@ -91,6 +91,9 @@ RDEPENDS_${PN} += "\
gdbm \
lcms \
\
+ python-dev \
+ python-modules \
+ python-misc \
python3-modules \
python3-misc \
\