Dr. Werner Fink 2016-09-20 09:01:02 +00:00 committed by Git OBS Bridge
parent 9ca27fec4e
commit 97311d67a2

View File

@ -26,7 +26,9 @@ BuildRequires: autoconf
BuildRequires: automake BuildRequires: automake
%endif %endif
BuildRequires: alsa-devel BuildRequires: alsa-devel
%if 0%{?suse_version} > 1130
BuildRequires: cairo-devel BuildRequires: cairo-devel
%endif
BuildRequires: dbus-1-devel BuildRequires: dbus-1-devel
BuildRequires: fdupes BuildRequires: fdupes
BuildRequires: fonts-config BuildRequires: fonts-config
@ -362,7 +364,9 @@ DESKTOP="--with-x \
--x-libraries=%{_x11lib} \ --x-libraries=%{_x11lib} \
--with-libotf \ --with-libotf \
--with-m17n-flt \ --with-m17n-flt \
%if 0%{?suse_version} > 1130
--with-cairo \ --with-cairo \
%endif
" "
X11="${DESKTOP} \ X11="${DESKTOP} \
--with-x-toolkit=lucid \ --with-x-toolkit=lucid \