All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/2] python-babel: add python-pytz to (R)EPENDS
@ 2013-12-04 17:49 Denis Carikli
  2013-12-04 17:49 ` [PATCH 2/2] python-babel: add native support Denis Carikli
  0 siblings, 1 reply; 4+ messages in thread
From: Denis Carikli @ 2013-12-04 17:49 UTC (permalink / raw)
  To: meta-virtualization

Signed-off-by: Denis Carikli <denis@eukrea.com>
---
 .../recipes-devtools/python/python-babel_1.3.bb    |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/meta-openstack/recipes-devtools/python/python-babel_1.3.bb b/meta-openstack/recipes-devtools/python/python-babel_1.3.bb
index 390a3c5..cf2b7a8 100644
--- a/meta-openstack/recipes-devtools/python/python-babel_1.3.bb
+++ b/meta-openstack/recipes-devtools/python/python-babel_1.3.bb
@@ -3,6 +3,8 @@ HOMEPAGE = "http://babel.edgewall.org/"
 SECTION = "devel/python"
 LICENSE = "BSD"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=e6eeaabc92cfc2d03f53e789324d7292"
+DEPENDS += "python-pytz"
+RDEPENDS_${PN} += "python-pytz"
 
 PR = "r0"
 SRCNAME = "Babel"
-- 
1.7.9.5



^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-06  8:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-04 17:49 [PATCH 1/2] python-babel: add python-pytz to (R)EPENDS Denis Carikli
2013-12-04 17:49 ` [PATCH 2/2] python-babel: add native support Denis Carikli
2013-12-05 19:10   ` Bruce Ashfield
2013-12-06  8:24     ` Denis Carikli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.