summaryrefslogtreecommitdiff
path: root/app-misc/openrgb-plugin-effects/files
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-07-18 00:58:25 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-07-18 00:58:25 +0100
commit5e0a5ca921524f8859808527a57655eec16efa52 (patch)
tree7c58411b1e81478df4e20082a6adec2553c24c5c /app-misc/openrgb-plugin-effects/files
parent4c16e0a214824f15f09396e359db4f1f5c086fec (diff)
gentoo auto-resync : 18:07:2023 - 00:58:24
Diffstat (limited to 'app-misc/openrgb-plugin-effects/files')
-rw-r--r--app-misc/openrgb-plugin-effects/files/openrgb-plugin-effects-0.9-dep.patch16
1 files changed, 16 insertions, 0 deletions
diff --git a/app-misc/openrgb-plugin-effects/files/openrgb-plugin-effects-0.9-dep.patch b/app-misc/openrgb-plugin-effects/files/openrgb-plugin-effects-0.9-dep.patch
new file mode 100644
index 000000000000..165828d693ef
--- /dev/null
+++ b/app-misc/openrgb-plugin-effects/files/openrgb-plugin-effects-0.9-dep.patch
@@ -0,0 +1,16 @@
+Fix dependency on app-misc/openrgb
+
+--- a/OpenRGBEffectsPlugin.pro
++++ b/OpenRGBEffectsPlugin.pro
+@@ -64,11 +64,6 @@ HEADERS +=
+ OpenRGB/qt/hsv.h \
+ OpenRGB/hidapi_wrapper/hidapi_wrapper.h \
+
+-SOURCES += \
+- OpenRGB/RGBController/RGBController.cpp \
+- OpenRGB/LogManager.cpp \
+- OpenRGB/NetworkServer.cpp \
+- OpenRGB/qt/hsv.cpp \
+
+
+ #-----------------------------------------------------------------------------------------------#