From 5fbd068e8ce3d84ea9251b3570b009c525309413 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Sun, 3 Jul 2011 00:31:01 +0200 Subject: [PATCH] python-uwird: needs python-devel to build. --- srcpkgs/python-urwid/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/python-urwid/template b/srcpkgs/python-urwid/template index 60cc0a98a95..6ce175d24b8 100644 --- a/srcpkgs/python-urwid/template +++ b/srcpkgs/python-urwid/template @@ -27,4 +27,5 @@ long_desc=" Easy interface for creating HTML screen shots" Add_dependency run glibc -Add_dependency full python +Add_dependency run python +Add_dependency build python-devel