gnome-autogen instead of autoreconf
This commit is contained in:
parent
632fc23266
commit
d29e72b471
@ -53,6 +53,7 @@ BuildRequires: usermode
|
|||||||
BuildRequires: gettext
|
BuildRequires: gettext
|
||||||
BuildRequires: intltool
|
BuildRequires: intltool
|
||||||
BuildRequires: libtool, autoconf, automake
|
BuildRequires: libtool, autoconf, automake
|
||||||
|
BuildRequires: gnome-common
|
||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
BuildRequires: /usr/bin/xsltproc
|
BuildRequires: /usr/bin/xsltproc
|
||||||
BuildRequires: git
|
BuildRequires: git
|
||||||
@ -92,7 +93,7 @@ Desktop file to add GNOME on wayland to display manager session menu.
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%autosetup -S git
|
%autosetup -S git
|
||||||
autoreconf -f -i
|
NOCONFIGURE=1 gnome-autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-docbook-docs \
|
%configure --enable-docbook-docs \
|
||||||
|
Loading…
Reference in New Issue
Block a user