mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
gconf-editor: needs which in hostmakedepends
This commit is contained in:
parent
7602c2c3da
commit
b9edf4625e
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ revision=2
|
|||
build_style=gnu-configure
|
||||
configure_args="--disable-schemas-install --disable-scrollkeeper
|
||||
--with-gconf-schema-file-dir=/usr/share/gconf/schemas"
|
||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils GConf-devel"
|
||||
hostmakedepends="pkg-config intltool itstool gnome-doc-utils GConf-devel which"
|
||||
makedepends="libxml2-devel gtk+3-devel gsettings-desktop-schemas-devel
|
||||
hicolor-icon-theme desktop-file-utils gnome-doc-utils GConf-devel"
|
||||
depends="gsettings-desktop-schemas>=3.10 hicolor-icon-theme desktop-file-utils"
|
||||
|
|
Loading…
Add table
Reference in a new issue