[ostree/wip/multibuild] gnomeos: Add python-misc too so we get argparse
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [ostree/wip/multibuild] gnomeos: Add python-misc too so we get argparse
- Date: Wed, 28 Dec 2011 16:32:59 +0000 (UTC)
commit 55fa19d9faf1a56bf9d32b897a0cf95737f64774
Author: Colin Walters <walters verbum org>
Date: Wed Dec 28 11:31:50 2011 -0500
gnomeos: Add python-misc too so we get argparse
For some reason in the current yocto argparse is in python-misc.
gnomeos/yocto/classes/gnomeos-contents.bbclass | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
---
diff --git a/gnomeos/yocto/classes/gnomeos-contents.bbclass b/gnomeos/yocto/classes/gnomeos-contents.bbclass
index 71a22fa..92a1332 100644
--- a/gnomeos/yocto/classes/gnomeos-contents.bbclass
+++ b/gnomeos/yocto/classes/gnomeos-contents.bbclass
@@ -13,7 +13,8 @@ PACKAGE_INSTALL = "task-core-boot \
strace \
bash \
ncurses \
- python-modules"
+ python-modules \
+ python-misc"
RDEPENDS += "${PACKAGE_INSTALL}"
DEPENDS += "makedevs-native virtual/fakeroot-native"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]