From d559a0fe7e3cfa3789731db0a3aa2c14a913d391 Mon Sep 17 00:00:00 2001 From: Robert Yang Date: Wed, 8 May 2019 13:45:04 -0400 Subject: [PATCH] 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. --- main/mesa-grate/APKBUILD | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/main/mesa-grate/APKBUILD b/main/mesa-grate/APKBUILD index 597a1c105..69cccaa6d 100644 --- a/main/mesa-grate/APKBUILD +++ b/main/mesa-grate/APKBUILD @@ -37,9 +37,8 @@ makedepends=" libxt-dev libxvmc-dev meson - py-mako - py3-libxml2 - python3 + py2-mako + python2 talloc-dev wayland-dev wayland-protocols