commit:     71b4f76ba0dfffd1c867d5e5ead865d8add05075
Author:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
AuthorDate: Sat Dec 29 15:55:40 2018 +0000
Commit:     Anthony G. Basile <blueness <AT> gentoo <DOT> org>
CommitDate: Sat Dec 29 15:55:40 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71b4f76b

app-admin/rsyslog: add support for musl

Signed-off-by: Anthony G. Basile <blueness <AT> gentoo.org>
Package-Manager: Portage-2.3.51, Repoman-2.3.11

 app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild 
b/app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild
index b471841628f..fe2cba9b115 100644
--- a/app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild
+++ b/app-admin/rsyslog/rsyslog-8.40.0-r1.ebuild
@@ -81,6 +81,7 @@ RDEPEND="
 DEPEND="${RDEPEND}
        >=sys-devel/autoconf-archive-2015.02.24
        virtual/pkgconfig
+       elibc_musl? ( sys-libs/queue-standalone )
        test? (
                >=dev-libs/liblogging-1.0.1[stdlog]
                jemalloc? ( <sys-libs/libfaketime-0.9.7 )

Reply via email to