mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-06 04:42:56 +02:00
gnome-session: convert rundeps to fulldeps.
This commit is contained in:
parent
f8fc286488
commit
42398766b9
1 changed files with 4 additions and 5 deletions
|
@ -21,11 +21,6 @@ long_desc="
|
||||||
|
|
||||||
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
gtk_iconcache_dirs="/usr/share/icons/hicolor"
|
||||||
|
|
||||||
Add_dependency run dconf
|
|
||||||
Add_dependency run alsa-plugins
|
|
||||||
Add_dependency run hicolor-icon-theme
|
|
||||||
Add_dependency run desktop-file-utils
|
|
||||||
|
|
||||||
Add_dependency build pkg-config
|
Add_dependency build pkg-config
|
||||||
Add_dependency build intltool
|
Add_dependency build intltool
|
||||||
Add_dependency build upower-devel
|
Add_dependency build upower-devel
|
||||||
|
@ -36,3 +31,7 @@ Add_dependency build libXtst-devel
|
||||||
Add_dependency build gtk+3-devel
|
Add_dependency build gtk+3-devel
|
||||||
|
|
||||||
Add_dependency full gsettings-desktop-schemas
|
Add_dependency full gsettings-desktop-schemas
|
||||||
|
Add_dependency full dconf
|
||||||
|
Add_dependency full alsa-plugins
|
||||||
|
Add_dependency full hicolor-icon-theme
|
||||||
|
Add_dependency full desktop-file-utils
|
||||||
|
|
Loading…
Add table
Reference in a new issue