- Add requires on xterm+alsa-utils that are used in default calls
of icewm - For icewm-default add requires on gnome-icon-theme as otherwise we would not see icons for most of the things OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=41
This commit is contained in:
parent
fc712d43be
commit
153db27968
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Oct 24 19:13:30 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Add requires on xterm+alsa-utils that are used in default calls
|
||||||
|
of icewm
|
||||||
|
- For icewm-default add requires on gnome-icon-theme as otherwise
|
||||||
|
we would not see icons for most of the things
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 24 18:01:03 UTC 2015 - tchvatal@suse.com
|
Sat Oct 24 18:01:03 UTC 2015 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@ -49,9 +49,11 @@ BuildRequires: pkgconfig(xext)
|
|||||||
BuildRequires: pkgconfig(xft)
|
BuildRequires: pkgconfig(xft)
|
||||||
BuildRequires: pkgconfig(xinerama)
|
BuildRequires: pkgconfig(xinerama)
|
||||||
BuildRequires: pkgconfig(xrandr)
|
BuildRequires: pkgconfig(xrandr)
|
||||||
|
Requires: alsa-utils
|
||||||
Requires: desktop-data
|
Requires: desktop-data
|
||||||
Requires: icewm-bin
|
Requires: icewm-bin
|
||||||
Requires: xdg-menu
|
Requires: xdg-menu
|
||||||
|
Requires: xterm
|
||||||
# if you have the choice, prefer the big one
|
# if you have the choice, prefer the big one
|
||||||
Recommends: icewm-default
|
Recommends: icewm-default
|
||||||
Provides: windowmanager
|
Provides: windowmanager
|
||||||
@ -73,6 +75,7 @@ digital clock. It is fast and small.
|
|||||||
%package default
|
%package default
|
||||||
Summary: Window Manager with a Taskbar--Default Version
|
Summary: Window Manager with a Taskbar--Default Version
|
||||||
Group: System/GUI/Other
|
Group: System/GUI/Other
|
||||||
|
Requires: gnome-icon-theme
|
||||||
Requires: icewm
|
Requires: icewm
|
||||||
Requires: update-alternatives
|
Requires: update-alternatives
|
||||||
Recommends: icewm-lang
|
Recommends: icewm-lang
|
||||||
|
Loading…
x
Reference in New Issue
Block a user