commit: ba2df5f9c4839a33d4023f8f204896e21e833c5a Author: Maciej Barć <xgqt <AT> gentoo <DOT> org> AuthorDate: Tue Mar 11 18:24:59 2025 +0000 Commit: Maciej Barć <xgqt <AT> gentoo <DOT> org> CommitDate: Tue Mar 11 18:55:58 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba2df5f9
app-misc/openrgb: update live 9999 Closes: https://bugs.gentoo.org/950975 Signed-off-by: Maciej Barć <xgqt <AT> gentoo.org> app-misc/openrgb/openrgb-9999.ebuild | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/app-misc/openrgb/openrgb-9999.ebuild b/app-misc/openrgb/openrgb-9999.ebuild index 1d00eb21c792..d5be8e1b92c7 100644 --- a/app-misc/openrgb/openrgb-9999.ebuild +++ b/app-misc/openrgb/openrgb-9999.ebuild @@ -50,11 +50,9 @@ CHECKREQS_DISK_BUILD="2G" src_prepare() { default + rm -r dependencies/{httplib,hidapi,libusb,mdns,json,mbedtls}* \ || die "Failed to remove unneded deps" - - rm dependencies/hueplusplus-1.1.0/include/json/json.hpp || die - echo "#include <nlohmann/json.hpp>" > dependencies/hueplusplus-1.1.0/include/json/json.hpp || die } src_configure() {
