From 2d3a905f02f4e3df7bc002114061596deea2c661 Mon Sep 17 00:00:00 2001 From: Raboneko <119771935+raboneko@users.noreply.github.com> Date: Tue, 24 Jun 2025 11:37:15 -0700 Subject: [PATCH] fix(flutter): weird python requirement? (#5079) (#5629) resolves #5078 (cherry picked from commit d41b1fd952d818a9dab876fa989326f57fa6699f) Signed-off-by: madomado Co-authored-by: madomado --- anda/devs/flutter/flutter.spec | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/anda/devs/flutter/flutter.spec b/anda/devs/flutter/flutter.spec index fce880cfbc..f41163b6a1 100644 --- a/anda/devs/flutter/flutter.spec +++ b/anda/devs/flutter/flutter.spec @@ -8,6 +8,7 @@ Group: Development/Building Source0: https://storage.googleapis.com/flutter_infra_release/releases/stable/linux/flutter_linux_%version-stable.tar.xz Requires: bash curl git file which zip xz Recommends: mesa-libGLU +AutoReqProv: no %description Flutter transforms the app development process. Build, test, and deploy @@ -16,8 +17,6 @@ beautiful mobile, web, desktop, and embedded apps from a single codebase. %prep tar xf %SOURCE0 -%build - %install mkdir -p %buildroot%_datadir %buildroot%_bindir mv %name/ %buildroot%_datadir/