mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 17:02:56 +02:00
gnome-doc-utils: needs gsettings-desktop-schemas to build.
This commit is contained in:
parent
38216e059a
commit
67f5cdde1d
1 changed files with 5 additions and 4 deletions
|
@ -15,15 +15,16 @@ long_desc="
|
||||||
|
|
||||||
noarch=yes
|
noarch=yes
|
||||||
Add_dependency run libxslt
|
Add_dependency run libxslt
|
||||||
Add_dependency build pkg-config
|
|
||||||
Add_dependency build intltool
|
|
||||||
Add_dependency build gettext
|
|
||||||
Add_dependency build libxslt-devel
|
|
||||||
Add_dependency full docbook-xml
|
Add_dependency full docbook-xml
|
||||||
Add_dependency full docbook-xsl
|
Add_dependency full docbook-xsl
|
||||||
Add_dependency full rarian
|
Add_dependency full rarian
|
||||||
Add_dependency full python
|
Add_dependency full python
|
||||||
Add_dependency full libxml2-python
|
Add_dependency full libxml2-python
|
||||||
|
Add_dependency build pkg-config
|
||||||
|
Add_dependency build intltool
|
||||||
|
Add_dependency build gettext
|
||||||
|
Add_dependency build libxslt-devel
|
||||||
|
Add_dependency build gsettings-desktop-schemas
|
||||||
|
|
||||||
post_install()
|
post_install()
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Reference in a new issue