.
OBS-URL: https://build.opensuse.org/package/show/editors/emacs?expand=0&rev=207
This commit is contained in:
parent
9ca27fec4e
commit
97311d67a2
@ -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 \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user