From 481b751f49edf45dda98c59cccd15294cb193224 Mon Sep 17 00:00:00 2001 From: Levente Polyak Date: Tue, 26 May 2020 15:13:13 +0000 Subject: [PATCH] remove python from runtime dep - FS#66776 - use python3 instead of python2 --- PKGBUILD | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/PKGBUILD b/PKGBUILD index daf3f61be3ef..381a115245d3 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Levente Polyak -# Maintainer: Guillaume Alaux # Maintainer: Maxime Gauduin +# Contributor: Guillaume Alaux # Contributor: William Gathoye # Contributor: Emanuel Couto # Contributor: Richard Jackson @@ -19,7 +19,7 @@ _minorver=0 _securityver=2 _updatever=0 pkgver=${_majorver}.${_minorver}.${_securityver}.u${_updatever} -pkgrel=1 +pkgrel=2 pkgdesc="Java OpenJFX ${_majorver} client application platform (open-source implementation of JavaFX)" arch=(x86_64) url=https://wiki.openjdk.java.net/display/OpenJFX/Main @@ -42,7 +42,7 @@ makedepends=( libx11 libxtst pango - python2 + python qt5-base ruby unzip @@ -95,7 +95,6 @@ package_java-openjfx() { libx11 libxtst pango - python2 qt5-base ruby unzip