summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey Sokolov <alexey+gentoo@asokolov.org>2023-02-16 20:40:59 +0000
committerMaciej Barć <xgqt@gentoo.org>2023-02-16 22:36:02 +0100
commit81132cfdb4283d8978f37e6c5057f979bfeb490b (patch)
treef2621c12ed62456d7bc0ca5dc692cdf34cd272a0 /app-misc/openrgb/openrgb-0.8-r1.ebuild
parentnet-dns/pdns-recursor: Fix building with gcc-13, bug #894618 (diff)
downloadgentoo-81132cfdb4283d8978f37e6c5057f979bfeb490b.tar.gz
gentoo-81132cfdb4283d8978f37e6c5057f979bfeb490b.tar.bz2
gentoo-81132cfdb4283d8978f37e6c5057f979bfeb490b.zip
app-misc/openrgb: fix build on musl
Closes: https://bugs.gentoo.org/894558 Signed-off-by: Alexey Sokolov <alexey+gentoo@asokolov.org> Closes: https://github.com/gentoo/gentoo/pull/29622 Signed-off-by: Maciej Barć <xgqt@gentoo.org>
Diffstat (limited to 'app-misc/openrgb/openrgb-0.8-r1.ebuild')
-rw-r--r--app-misc/openrgb/openrgb-0.8-r1.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/app-misc/openrgb/openrgb-0.8-r1.ebuild b/app-misc/openrgb/openrgb-0.8-r1.ebuild
index 10549d214ac7..672546f43e85 100644
--- a/app-misc/openrgb/openrgb-0.8-r1.ebuild
+++ b/app-misc/openrgb/openrgb-0.8-r1.ebuild
@@ -42,6 +42,7 @@ BDEPEND="
PATCHES+=(
"${FILESDIR}"/OpenRGB-0.7-r1-udev.patch
+ "${FILESDIR}"/OpenRGB-0.8-includes.patch
)
src_prepare() {