archlinux: remove python3 dependency
This commit is contained in:
		
							parent
							
								
									26659d4e51
								
							
						
					
					
						commit
						0f3084ff2a
					
				| @ -3,14 +3,14 @@ | ||||
| # shellcheck disable=SC2034 | ||||
| pkgname=qubes-vm-core | ||||
| pkgver=$(cat version) | ||||
| pkgrel=11 | ||||
| pkgrel=12 | ||||
| epoch= | ||||
| pkgdesc="The Qubes core files for installation inside a Qubes VM." | ||||
| arch=("x86_64") | ||||
| url="http://qubes-os.org/" | ||||
| license=('GPL') | ||||
| groups=() | ||||
| depends=("qubes-vm-utils>=3.1.3" python2 python3 python2-xdg ethtool ntp net-tools gnome-packagekit imagemagick fakeroot notification-daemon dconf zenity qubes-libvchan "qubes-db-vm>=3.2.1" haveged python2-gobject python2-dbus xdg-utils notification-daemon gawk sed procps-ng librsvg) | ||||
| depends=("qubes-vm-utils>=3.1.3" python2 python2-xdg ethtool ntp net-tools gnome-packagekit imagemagick fakeroot notification-daemon dconf zenity qubes-libvchan "qubes-db-vm>=3.2.1" haveged python2-gobject python2-dbus xdg-utils notification-daemon gawk sed procps-ng librsvg) | ||||
| makedepends=(gcc make pkg-config "qubes-vm-utils>=3.1.3" qubes-libvchan qubes-db-vm qubes-vm-xen libx11 python2 python3 lsb-release pandoc) | ||||
| checkdepends=() | ||||
| optdepends=(gnome-keyring gnome-settings-daemon networkmanager iptables tinyproxy python2-nautilus gpk-update-viewer) | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Olivier MEDOC
						Olivier MEDOC