summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrendan Szymanski2019-07-11 02:21:45 -0400
committerBrendan Szymanski2019-07-11 02:21:45 -0400
commit37acd9669373a1b156c202ae666dad8187bb8364 (patch)
tree431a58b0b85696c16c79ea8f391d7a9bcea0c693 /PKGBUILD
parent4758b57837dfc4297de2d49e8dca9708ecac3cbe (diff)
downloadaur-37acd9669373a1b156c202ae666dad8187bb8364.tar.gz
Update from python to python2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 83f5b57c586b..94a474270bb1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,7 +19,7 @@ depends=('shared-mime-info'
'libxkbcommon-x11')
makedepends=('git'
'cmake'
- 'python')
+ 'python2')
optdepends=('qt5-wayland: for Wayland support')
source=("$_pkgname::git+https://github.com/yuzu-emu/yuzu")
md5sums=('SKIP')