gnome-shell: python3.4 -> python3
This commit is contained in:
parent
ebf2da0d25
commit
cbcb206242
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'gnome-shell'
|
# Template file for 'gnome-shell'
|
||||||
pkgname=gnome-shell
|
pkgname=gnome-shell
|
||||||
version=3.18.5
|
version=3.18.5
|
||||||
revision=2
|
revision=3
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile --disable-systemd"
|
configure_args="--disable-schemas-compile --disable-systemd"
|
||||||
hostmakedepends="
|
hostmakedepends="
|
||||||
pkg-config intltool gnome-doc-utils $(vopt_if gir gobject-introspection) python3.4"
|
pkg-config intltool gnome-doc-utils $(vopt_if gir gobject-introspection) python3"
|
||||||
makedepends="
|
makedepends="
|
||||||
evolution-data-server gnome-desktop-devel
|
evolution-data-server gnome-desktop-devel
|
||||||
json-glib-devel startup-notification-devel network-manager-applet-devel
|
json-glib-devel startup-notification-devel network-manager-applet-devel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue