From 5cc3f26f608d1213ddb428cb67b35d972f02c8cb Mon Sep 17 00:00:00 2001 From: catsout <36527596+catsout@users.noreply.github.com> Date: Sun, 28 Nov 2021 15:09:40 +0800 Subject: [PATCH] Remove Platform.VAAPI.Intel extension It will be auto downloaded and mounted by org.freedesktop.Platform runtime checked in ~/.local/share/flatpak/runtime/org.freedesktop.Platform/x86_64/21.08/active/metadata --- org.yuzu_emu.yuzu.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/org.yuzu_emu.yuzu.json b/org.yuzu_emu.yuzu.json index 1be0e5e..1c02d8b 100644 --- a/org.yuzu_emu.yuzu.json +++ b/org.yuzu_emu.yuzu.json @@ -11,13 +11,6 @@ "version": "21.08", "add-ld-path": ".", "no-autodownload": false - }, - "org.freedesktop.Platform.VAAPI.Intel": { - "directory": "lib", - "version": "21.08", - "add-ld-path": ".", - "download-if": "have-intel-gpu", - "no-autodownload": false } }, "command": "yuzu",