mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 08:52:56 +02:00
gnome: fix dependencies
This commit is contained in:
parent
c2900b5aad
commit
3b27ec59d0
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome'
|
# Template file for 'gnome'
|
||||||
pkgname=gnome
|
pkgname=gnome
|
||||||
version=3.24.0
|
version=3.24.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
baobab>=${version}
|
baobab>=${version}
|
||||||
|
@ -44,7 +44,7 @@ depends="
|
||||||
gnome-sound-recorder>=${version}
|
gnome-sound-recorder>=${version}
|
||||||
gnome-system-monitor>=${version}
|
gnome-system-monitor>=${version}
|
||||||
gnome-terminal>=${version}
|
gnome-terminal>=${version}
|
||||||
gnome-themes-standard>=${version}
|
gnome-themes-standard>=3.22.0
|
||||||
gnome-user-docs>=3.22.0
|
gnome-user-docs>=3.22.0
|
||||||
gnome-weather>=${version}
|
gnome-weather>=${version}
|
||||||
gtk+3>=3.22.11
|
gtk+3>=3.22.11
|
||||||
|
@ -60,7 +60,7 @@ depends="
|
||||||
tracker>=1.12.0
|
tracker>=1.12.0
|
||||||
vinagre>=3.22.0
|
vinagre>=3.22.0
|
||||||
vino>=3.22.0
|
vino>=3.22.0
|
||||||
xdg-user-dirs-gtk>=0.15
|
xdg-user-dirs-gtk>=0.10
|
||||||
yelp>=3.22.0"
|
yelp>=3.22.0"
|
||||||
short_desc="The GNOME meta-package for Void Linux"
|
short_desc="The GNOME meta-package for Void Linux"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue