replaced python2 makedepend with python3 version

This commit is contained in:
LW-archlinux 2018-08-12 16:13:16 +02:00
parent 56e1a028e3
commit 93556d0a63
2 changed files with 4 additions and 4 deletions

View File

@ -1,12 +1,12 @@
pkgbase = mesa-git
pkgdesc = an open-source implementation of the OpenGL specification, git version
pkgver = 18.3.0_devel.104034.3dc22381fa
pkgver = 18.3.0_devel.104104.de57926dc9
pkgrel = 1
url = http://mesa3d.sourceforge.net
arch = x86_64
license = custom
makedepends = git
makedepends = python2-mako
makedepends = python-mako
makedepends = llvm-svn
makedepends = clang-svn
makedepends = xorgproto

View File

@ -12,10 +12,10 @@
pkgbase=mesa-git
pkgname=('mesa-git')
pkgdesc="an open-source implementation of the OpenGL specification, git version"
pkgver=18.3.0_devel.104034.3dc22381fa
pkgver=18.3.0_devel.104104.de57926dc9
pkgrel=1
arch=('x86_64')
makedepends=('git' 'python2-mako' 'llvm-svn' 'clang-svn' 'xorgproto'
makedepends=('git' 'python-mako' 'llvm-svn' 'clang-svn' 'xorgproto'
'libxml2' 'libx11' 'libvdpau' 'libva' 'elfutils' 'libomxil-bellagio'
'ocl-icd' 'vulkan-icd-loader' 'libgcrypt' 'wayland' 'wayland-protocols' 'meson')
# removed libclc from makedepends