From f0019113b6233ead24026187c686e3c7e96ef808 Mon Sep 17 00:00:00 2001 From: Cole Robinson Date: Fri, 22 Jul 2011 18:52:43 -0400 Subject: [PATCH] rpm: TUI: Requires libuser and IPy --- virt-manager.spec.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/virt-manager.spec.in b/virt-manager.spec.in index bcd501772..997fa579f 100644 --- a/virt-manager.spec.in +++ b/virt-manager.spec.in @@ -108,6 +108,8 @@ Group: Applications/Emulators Requires: virt-manager-common = %{verrel} Requires: python-newt_syrup +Requires: libuser-python +Requires: python-IPy %description tui An interactive text user interface for Virtual Machine Manager.