Accepting request 47631 from home:a_jaeger:branches:openSUSE:Factory
OBS-URL: https://build.opensuse.org/request/show/47631 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=11
This commit is contained in:
parent
7a3af90f14
commit
ed0a5710c3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 9 18:44:03 UTC 2010 - aj@suse.de
|
||||
|
||||
- BuildRequire utempter-devel
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Feb 13 11:15:30 CET 2010 - jslaby@suse.de
|
||||
|
||||
|
@ -19,8 +19,13 @@
|
||||
|
||||
|
||||
Name: xterm
|
||||
BuildRequires: freetype2-devel update-desktop-files utempter xorg-x11 xorg-x11-devel
|
||||
BuildRequires: freetype2-devel update-desktop-files xorg-x11 xorg-x11-devel
|
||||
BuildRequires: ncurses-devel
|
||||
%if 0%{?suse_version} > 1130
|
||||
BuildRequires: utempter-devel
|
||||
%else
|
||||
BuildRequires: utempter
|
||||
%endif
|
||||
Url: http://invisible-island.net/xterm/
|
||||
License: MIT
|
||||
Group: System/X11/Utilities
|
||||
|
Loading…
x
Reference in New Issue
Block a user