diff --git a/emacs.spec b/emacs.spec index 81d03ed..4f6748a 100644 --- a/emacs.spec +++ b/emacs.spec @@ -1,8 +1,6 @@ # This file is encoded in UTF-8. -*- coding: utf-8 -*- %bcond gpm %[!(0%{?rhel} >= 10)] -%bcond webkit %[!(0%{?rhel} >= 10)] - %bcond_without gtkx11 %bcond_without lucid %bcond_without nw @@ -104,10 +102,6 @@ BuildRequires: zlib-devel BuildRequires: gpm-devel %endif -%if %{with webkit} -BuildRequires: webkit2gtk4.1-devel -%endif - %if %{with lucid} || %{with gtkx11} BuildRequires: libX11-devel BuildRequires: libXau-devel @@ -385,7 +379,6 @@ ln -s ../configure . --with-x-toolkit=gtk3 \ --with-xinput2 \ --with-xpm \ - %{?with_webkit:--with-xwidgets} %{setarch} %make_build bootstrap %{setarch} %make_build rm src/emacs-%{version}.* @@ -413,7 +406,6 @@ ln -s ../configure . --with-tree-sitter \ --with-webp \ --with-xpm \ - %{?with_webkit:--with-xwidgets} %{setarch} %make_build bootstrap %{setarch} %make_build rm src/emacs-%{version}.*