- Enable fribidi support on main package RTL is quite used
OBS-URL: https://build.opensuse.org/package/show/X11:windowmanagers/icewm?expand=0&rev=48
This commit is contained in:
parent
800bbc67de
commit
73b2b0b65c
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 10:31:51 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
- Enable fribidi support on main package RTL is quite used
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 26 10:06:43 UTC 2015 - tchvatal@suse.com
|
||||
|
||||
|
@ -45,6 +45,7 @@ BuildRequires: update-alternatives
|
||||
BuildRequires: update-desktop-files
|
||||
BuildRequires: pkgconfig(alsa)
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(fribidi)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-xlib-2.0)
|
||||
BuildRequires: pkgconfig(ice)
|
||||
BuildRequires: pkgconfig(sm)
|
||||
@ -59,10 +60,11 @@ Requires: desktop-data
|
||||
Requires: icewm-bin
|
||||
Requires: xdg-menu
|
||||
Requires: xterm
|
||||
Provides: icewm-gnome = %{version}
|
||||
Obsoletes: icewm-gnome < %{version}
|
||||
# If you have the choice, prefer the big one.
|
||||
Recommends: icewm-default
|
||||
Recommends: icewm-lang = %{version}
|
||||
Provides: icewm-gnome = %{version}
|
||||
Obsoletes: icewm-gnome < %{version}
|
||||
Provides: windowmanager
|
||||
|
||||
%description
|
||||
@ -127,7 +129,8 @@ autoreconf -fi
|
||||
--enable-lite \
|
||||
--enable-taskbar \
|
||||
--disable-menus-fdo \
|
||||
--disable-menus-mate
|
||||
--disable-menus-mate \
|
||||
--disable-fribidi
|
||||
make %{?_smp_mflags}
|
||||
# Grab the lite content.
|
||||
mkdir lite
|
||||
|
Loading…
x
Reference in New Issue
Block a user