main/mesa-grate: Add python2 to makedepends (!356)
Fixes missing python2 dependency. For some reason it was building fine in the past. Some other dependency must have been pulling python2.
This commit is contained in:
parent
a84c8ce6f8
commit
d559a0fe7e
1 changed files with 2 additions and 3 deletions
|
@ -37,9 +37,8 @@ makedepends="
|
|||
libxt-dev
|
||||
libxvmc-dev
|
||||
meson
|
||||
py-mako
|
||||
py3-libxml2
|
||||
python3
|
||||
py2-mako
|
||||
python2
|
||||
talloc-dev
|
||||
wayland-dev
|
||||
wayland-protocols
|
||||
|
|
Loading…
Reference in a new issue