[elbe-devel] [PATCH 2/3] elbe.spec: remove tmux and add libvirt-python
Torben Hohn
torben.hohn at linutronix.de
Fri Sep 28 10:39:53 CEST 2018
we dont depend on tmux anymore, but on libvirt-python.
this commit is untested, and the spec file has bitrotted enough,
so that its probably not useful currently.
Signed-off-by: Torben Hohn <torben.hohn at linutronix.de>
---
elbe.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/elbe.spec b/elbe.spec
index d36aac8c..d8a1b20c 100644
--- a/elbe.spec
+++ b/elbe.spec
@@ -16,7 +16,7 @@ BuildRequires: python-setuptools
BuildRequires: asciidoc
BuildRequires: xmlto
-requires: qemu-kvm, python-lxml, tmux, python-mako, wget, python-suds
+requires: qemu-kvm, python-lxml, python-mako, wget, python-suds, libvirt-python
%description
ELBE (Embedded Linux Build Environment)
--
2.11.0
More information about the elbe-devel
mailing list