gnome: removed systemd build option.
This commit is contained in:
parent
284d1e5b4e
commit
160c823524
1 changed files with 2 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gnome'
|
# Template file for 'gnome'
|
||||||
pkgname=gnome
|
pkgname=gnome
|
||||||
version=3.16.0
|
version=3.16.0
|
||||||
revision=1
|
revision=2
|
||||||
build_style=meta
|
build_style=meta
|
||||||
depends="
|
depends="
|
||||||
glib>=2.44
|
glib>=2.44
|
||||||
|
@ -65,10 +65,8 @@ depends="
|
||||||
rygel>=0.26
|
rygel>=0.26
|
||||||
tracker>=1.3.0
|
tracker>=1.3.0
|
||||||
cantarell-fonts>=0.0.15
|
cantarell-fonts>=0.0.15
|
||||||
xdg-user-dirs-gtk
|
xdg-user-dirs-gtk"
|
||||||
$(vopt_if systemd 'gnome-logs>=${version%.*}')"
|
|
||||||
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>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2, LGPL-2"
|
license="GPL-2, LGPL-2"
|
||||||
build_options="systemd"
|
|
||||||
|
|
Loading…
Reference in a new issue