2016-09-20 08:14:58 +00:00
committed by Git OBS Bridge
parent 1f3d2e7129
commit fe406011b2

View File

@@ -63,8 +63,6 @@ BuildRequires: libudev-devel
%endif
%if 0%{?suse_version} > 1130
BuildRequires: libwebkitgtk3-devel
%else
BuildRequires: libwebkitgtk-devel
%endif
BuildRequires: libxml2-devel
BuildRequires: m17n-lib-devel
@@ -353,10 +351,10 @@ DESKTOP="--with-x \
GTK="${DESKTOP} \
%if 0%{?suse_version} > 1130
--with-x-toolkit=gtk3 \
--with-xwidgets \
%else
--with-x-toolkit=gtk2 \
%endif
--with-xwidgets \
--x-includes=%{_x11inc} \
--x-libraries=%{_x11lib} \
--with-xft \