summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBrahmajit Das <brahmajit.xyz@gmail.com>2023-06-12 02:48:18 +0000
committerSam James <sam@gentoo.org>2023-06-12 04:48:14 +0100
commita5aeb97e314b91c33ae469958588be8bd42b6ed7 (patch)
tree0a3917e80ecbabff0848d18f44fce289008b1ddb /sys-auth/elogind/elogind-252.9.ebuild
parentdev-ruby/ruby-poppler: forward ruby32 (diff)
downloadgentoo-a5aeb97e314b91c33ae469958588be8bd42b6ed7.tar.gz
gentoo-a5aeb97e314b91c33ae469958588be8bd42b6ed7.tar.bz2
gentoo-a5aeb97e314b91c33ae469958588be8bd42b6ed7.zip
sys-auth/elogind: fix build w/ musl-1.2.4
Signed-off-by: Brahmajit Das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/31390 Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'sys-auth/elogind/elogind-252.9.ebuild')
-rw-r--r--sys-auth/elogind/elogind-252.9.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-auth/elogind/elogind-252.9.ebuild b/sys-auth/elogind/elogind-252.9.ebuild
index 6303be6caa2b..087f4b7f584b 100644
--- a/sys-auth/elogind/elogind-252.9.ebuild
+++ b/sys-auth/elogind/elogind-252.9.ebuild
@@ -54,6 +54,7 @@ DOCS=( README.md)
PATCHES=(
"${FILESDIR}/${P}-nodocs.patch"
+ "${FILESDIR}/${PN}-252.9-musl-lfs.patch"
)
python_check_deps() {