mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2025-12-21 21:17:37 -08:00
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>
20 lines
1.2 KiB
Diff
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 \
|