mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
app-misc/openrgb: update live
Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/40038 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
committed by
Maciej Barć
parent
dccb01aefb
commit
f549131bad
@@ -52,6 +52,9 @@ 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() {
|
||||
|
||||
Reference in New Issue
Block a user