.
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
|
||||
%endif
|
||||
BuildRequires: alsa-devel
|
||||
%if 0%{?suse_version} > 1130
|
||||
BuildRequires: cairo-devel
|
||||
%endif
|
||||
BuildRequires: dbus-1-devel
|
||||
BuildRequires: fdupes
|
||||
BuildRequires: fonts-config
|
||||
@ -362,7 +364,9 @@ DESKTOP="--with-x \
|
||||
--x-libraries=%{_x11lib} \
|
||||
--with-libotf \
|
||||
--with-m17n-flt \
|
||||
%if 0%{?suse_version} > 1130
|
||||
--with-cairo \
|
||||
%endif
|
||||
"
|
||||
X11="${DESKTOP} \
|
||||
--with-x-toolkit=lucid \
|
||||
|
Loading…
x
Reference in New Issue
Block a user