From 92eb7a85a39763f239fce0e40016c9811b9ad5e69404429ed4f429640831d5f9 Mon Sep 17 00:00:00 2001 From: Richard Brown Date: Wed, 1 May 2024 11:19:53 +0000 Subject: [PATCH] - Support vulkan (boo#1223443) OBS-URL: https://build.opensuse.org/package/show/devel:microos:aeon/patterns-aeon?expand=0&rev=49 --- patterns-aeon.changes | 5 +++++ patterns-aeon.spec | 4 ++++ 2 files changed, 9 insertions(+) diff --git a/patterns-aeon.changes b/patterns-aeon.changes index f8fb48d..49ff326 100644 --- a/patterns-aeon.changes +++ b/patterns-aeon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 1 11:19:04 UTC 2024 - Richard Brown + +- Support vulkan (boo#1223443) + ------------------------------------------------------------------- Tue Apr 30 14:24:31 UTC 2024 - Richard Brown diff --git a/patterns-aeon.spec b/patterns-aeon.spec index aa34902..671c416 100644 --- a/patterns-aeon.spec +++ b/patterns-aeon.spec @@ -381,6 +381,10 @@ Requires: combustion ### Support screen rotation boo#1222711 Requires: iio-sensor-proxy +### Support Vulkan boo#1223443 +Requires: libvulkan_radeon +Requires: libvulkcan_intel + %description base This is the openSUSE Aeon base system. It contains only fully working immutable desktop system.