summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f913364edad9..5b919e5874bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,7 +9,7 @@ pkgbase = freeorion
makedepends = boost
makedepends = cmake
depends = boost-libs
- depends = python2
+ depends = python
depends = sdl2
depends = libvorbis
depends = glew
diff --git a/PKGBUILD b/PKGBUILD
index 0ebc5c683912..3d62e1299c5c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ url='https://www.freeorion.org'
arch=('i686' 'x86_64')
license=('GPL2')
depends=('boost-libs'
- 'python2'
+ 'python'
'sdl2'
'libvorbis'
'glew'