mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-04 13:47:35 -08:00
app-misc/openrgb: update live 9999
Closes: https://bugs.gentoo.org/950975 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
This commit is contained in:
parent
faab3e6a5c
commit
ba2df5f9c4
@ -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() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user