gentoo/app-misc/openrgb-plugin-visualmap/files/openrgb-plugin-visualmap-0.9-dep.patch
Alexey Sokolov 3dc6c2ec14
app-misc/openrgb-plugin-visualmap: add snapshot with qt6 support
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Bug: https://bugs.gentoo.org/942035
Part-of: https://github.com/gentoo/gentoo/pull/41163
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
2025-08-17 09:54:51 +02:00

20 lines
1.2 KiB
Diff

Fix dependency on app-misc/openrgb
--- a/OpenRGBVisualMapPlugin.pro
+++ b/OpenRGBVisualMapPlugin.pro
@@ -99,6 +99,5 @@ HEADERS +=
OpenRGB/qt/hsv.h \
SOURCES += \
- OpenRGB/RGBController/RGBController.cpp \
OpenRGBPluginsFont.cpp \
OpenRGBVisualMapPlugin.cpp \
@@ -124,7 +121,6 @@ SOURCES +=
ui/widget-editor/EditorGrid.cpp \
ui/widget-editor/LedItem.cpp \
ui/widget-editor/WidgetEditor.cpp \
- OpenRGB/qt/hsv.cpp \
FORMS += \
ui/BackgroundApplier.ui \