Accepting request 560689 from M17N
OBS-URL: https://build.opensuse.org/request/show/560689 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xemacs?expand=0&rev=89
This commit is contained in:
commit
28407e0847
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 28 15:46:18 UTC 2017 - crrodriguez@opensuse.org
|
||||
|
||||
- Remove BuildRequires on xorg-x11 metapackages. Use
|
||||
only the required libraries instead.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 29 07:51:21 UTC 2017 - bwiedemann@suse.com
|
||||
|
||||
|
11
xemacs.spec
11
xemacs.spec
@ -36,9 +36,14 @@ BuildRequires: ncurses-devel
|
||||
BuildRequires: openldap2-devel
|
||||
BuildRequires: texinfo
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: xaw3d-devel
|
||||
BuildRequires: xorg-x11
|
||||
BuildRequires: xorg-x11-devel
|
||||
BuildRequires: pkgconfig(x11)
|
||||
BuildRequires: pkgconfig(xau)
|
||||
BuildRequires: pkgconfig(xaw3d)
|
||||
BuildRequires: pkgconfig(xext)
|
||||
BuildRequires: pkgconfig(xmu)
|
||||
BuildRequires: pkgconfig(xpm)
|
||||
BuildRequires: pkgconfig(xt)
|
||||
|
||||
%if 0%{?suse_version} > 1130
|
||||
BuildRequires: gpm-devel
|
||||
%else
|
||||
|
Loading…
Reference in New Issue
Block a user