From: Jan Palus Date: Sun, 10 Oct 2021 22:31:12 +0000 (+0200) Subject: gtkdocize mandatory even when building without apidocs X-Git-Tag: auto/th/polkit-0.120-1~1 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=23808af3afc8eb72d3c6e7be2d677b0e1231751d;hp=e8eebe78250d6b899aa49cf2ea6f8157e424f686;p=packages%2Fpolkit.git gtkdocize mandatory even when building without apidocs --- diff --git a/polkit.spec b/polkit.spec index 21aa5c1..18a6538 100644 --- a/polkit.spec +++ b/polkit.spec @@ -31,7 +31,7 @@ BuildRequires: glib2-devel >= 1:2.32.0 BuildRequires: glibc-localedb-all %endif BuildRequires: gobject-introspection-devel >= 0.6.2 -%{?with_apidocs:BuildRequires: gtk-doc >= 1.3} +BuildRequires: gtk-doc >= 1.3 BuildRequires: gtk-doc-automake >= 1.3 BuildRequires: intltool >= 0.40.0 BuildRequires: libstdc++-devel >= 6:7 @@ -126,7 +126,7 @@ Statyczne biblioteki PolicyKit. %endif %build -%{?with_apidocs:%{__gtkdocize}} +%{__gtkdocize} %{__intltoolize} %{__libtoolize} %{__aclocal}