mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-30 17:33:03 +02:00
gsettings-desktop-schemas: install gobject introspection files.
This commit is contained in:
parent
2c262b1427
commit
ebba9070d0
1 changed files with 2 additions and 3 deletions
|
@ -1,6 +1,7 @@
|
||||||
# Template file for 'gsettings-desktop-schemas'
|
# Template file for 'gsettings-desktop-schemas'
|
||||||
pkgname=gsettings-desktop-schemas
|
pkgname=gsettings-desktop-schemas
|
||||||
version=3.3.92
|
version=3.3.92
|
||||||
|
revision=1
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/3.3/$pkgname-$version.tar.xz"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,9 +13,7 @@ long_desc="
|
||||||
${pkgname} contains a collection of GSettings schemas for
|
${pkgname} contains a collection of GSettings schemas for
|
||||||
settings shared by various components of a desktop."
|
settings shared by various components of a desktop."
|
||||||
|
|
||||||
noarch=yes
|
|
||||||
|
|
||||||
Add_dependency run glib ">=0"
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build glib-devel
|
Add_dependency build glib-devel
|
||||||
|
Add_dependency build gobject-introspection
|
||||||
|
|
Loading…
Add table
Reference in a new issue