forked from pool/screen
- add prereq coreutils so that mkdir works [bnc#780033]
OBS-URL: https://build.opensuse.org/package/show/Base:System/screen?expand=0&rev=35
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Url: http://www.gnu.org/software/screen/
|
||||
|
||||
Name: screen
|
||||
@@ -27,6 +26,7 @@ BuildRequires: utempter-devel
|
||||
BuildRequires: utempter
|
||||
%endif
|
||||
PreReq: %install_info_prereq
|
||||
PreReq: coreutils
|
||||
Version: 4.0.4
|
||||
Release: 0
|
||||
Summary: A program to allow multiple screens on a VT100/ANSI Terminal
|
||||
|
Reference in New Issue
Block a user