gnome: remove gnome-recipes from -apps
gnome-recipes is not regularly maintained and doesn't might be removed soon because of incompatibility with modern versions of libraries like libsoup 3 and rest 1.0.
This commit is contained in:
parent
13d438cc91
commit
81b93abd6d
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome'
|
# Template file for 'gnome'
|
||||||
pkgname=gnome
|
pkgname=gnome
|
||||||
version=42.0
|
version=42.0
|
||||||
revision=4
|
revision=5
|
||||||
build_style=meta
|
build_style=meta
|
||||||
short_desc="GNOME meta-package for Void Linux"
|
short_desc="GNOME meta-package for Void Linux"
|
||||||
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
maintainer="Michal Vasilek <michal@vasilek.cz>"
|
||||||
|
@ -61,7 +61,6 @@ _apps_depends="
|
||||||
gnome-music>=${version}
|
gnome-music>=${version}
|
||||||
gnome-nettool>=${version}
|
gnome-nettool>=${version}
|
||||||
gnome-photos>=${version}
|
gnome-photos>=${version}
|
||||||
gnome-recipes>=2.0.4
|
|
||||||
gnome-screenshot>=41.0
|
gnome-screenshot>=41.0
|
||||||
gnome-sound-recorder>=${version}
|
gnome-sound-recorder>=${version}
|
||||||
gnome-system-monitor>=${version}
|
gnome-system-monitor>=${version}
|
||||||
|
|
Loading…
Reference in New Issue