[packages/byobu] uses tmux by default, but should be able to use screen as well

glen glen at pld-linux.org
Sun Apr 3 19:59:48 CEST 2016


commit 58a24a034fad9901cfd68622df0f03456e07b664
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Sun Apr 3 20:59:43 2016 +0300

    uses tmux by default, but should be able to use screen as well

 byobu.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/byobu.spec b/byobu.spec
index ce56d3b..40571c1 100644
--- a/byobu.spec
+++ b/byobu.spec
@@ -15,7 +15,8 @@ BuildRequires:	rpmbuild(macros) >= 1.596
 Requires:	desktop-file-utils
 Requires:	newt
 Requires:	python >= 1:2.5
-Requires:	screen
+Suggests:	screen
+Suggests:	tmux
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/byobu.git/commitdiff/58a24a034fad9901cfd68622df0f03456e07b664



More information about the pld-cvs-commit mailing list