From 28bc50f239577a79ecf1d8df8e4f3b49f4d23a8f Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Thu, 29 Aug 2024 12:03:16 +0200 Subject: extra/mesa-amber: python-mako test also uses version comparision from distutils --- extra/mesa-amber/PKGBUILD | 3 +++ 1 file changed, 3 insertions(+) diff --git a/extra/mesa-amber/PKGBUILD b/extra/mesa-amber/PKGBUILD index 3d1b434b..8fadf6dc 100644 --- a/extra/mesa-amber/PKGBUILD +++ b/extra/mesa-amber/PKGBUILD @@ -22,3 +22,6 @@ if [ "$CARCH" == 'i486' ]; then ' )" fi + +# python-mako test also imports version comparition from distutils +makedepends+=('python-distutils-extra') -- cgit v1.2.3-70-g09d2