!5 modify build requires and requires in gtk-doc.spec
Merge pull request !5 from 陈棋德/master
This commit is contained in:
commit
f2272074d6
10
gtk-doc.spec
10
gtk-doc.spec
@ -11,10 +11,14 @@ License: GPLv2+ and GFDL
|
||||
URL: https://www.gtk.org/gtk-doc/
|
||||
Source0: https://download.gnome.org/sources/gtk-doc/1.32/%{name}-%{version}.tar.xz
|
||||
|
||||
BuildRequires: python3-six python3-devel docbook-utils libxslt gettext source-highlight
|
||||
BuildRequires: python3-six python3-devel docbook-utils libxslt gettext
|
||||
BuildRequires: itstool yelp-tools docbook-style-xsl gcc gdb
|
||||
Requires: python3-six source-highlight docbook-style-xsl libxslt docbook-utils
|
||||
|
||||
BuildRequires: python3-pygments
|
||||
BuildRequires: python3-parameterized
|
||||
BuildRequires: python3-anytree
|
||||
BuildRequires: python3-lxml
|
||||
Requires: docbook-style-xsl docbook-utils libxslt
|
||||
Requires: python3-pygments python3-parameterized python3-anytree python3-lxml
|
||||
|
||||
%description
|
||||
GTK-Doc is a project which was started to generate API documentation from comments added to C code.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user