diff options
author | Alexey Sokolov <alexey+gentoo@asokolov.org> | 2021-09-14 21:12:48 +0100 |
---|---|---|
committer | Patrick McLean <chutzpah@gentoo.org> | 2021-09-21 17:05:19 -0700 |
commit | 93cb9b9d2ac4b5ce9cbf045db99923844e3d5011 (patch) | |
tree | 9f8f8cece2b4f14f1344f0f35a9d865f0c47f749 /app-misc | |
parent | app-misc/openrgb-plugin-skin: limit to openrgb 0.6 (diff) | |
download | gentoo-93cb9b9d2ac4b5ce9cbf045db99923844e3d5011.tar.gz gentoo-93cb9b9d2ac4b5ce9cbf045db99923844e3d5011.tar.bz2 gentoo-93cb9b9d2ac4b5ce9cbf045db99923844e3d5011.zip |
app-misc/openrgb-plugin-effects: limit to openrgb 0.6
They changed plugin API in the upcoming new version
Package-Manager: Portage-3.0.20, Repoman-3.0.3
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org>
Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619-r1.ebuild (renamed from app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619.ebuild) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619.ebuild b/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619-r1.ebuild index 3bf56003dd4d..ed7bf2e31ea5 100644 --- a/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619.ebuild +++ b/app-misc/openrgb-plugin-effects/openrgb-plugin-effects-0_p20210619-r1.ebuild @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" RDEPEND=" - >=app-misc/openrgb-0.6-r1:= + =app-misc/openrgb-0.6*:= dev-qt/qtcore:5 dev-qt/qtgui:5 dev-qt/qtwidgets:5 |