commit: eeef23ded16ff6f01467b56d15111ada0443b11d
Author: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
AuthorDate: Mon Jun 29 05:20:19 2020 +0000
Commit: Georgy Yakovlev <gyakovlev <AT> gentoo <DOT> org>
CommitDate: Mon Jun 29 05:21:27 2020 +0000
URL: https://gitweb.gentoo.org/proj/musl.git/commit/?id=eeef23de
sys-libs/tevent/tevent: fix pkgconfig multilib dep
missed that one in previous commit
Signed-off-by: Georgy Yakovlev <gyakovlev <AT> gentoo.org>
sys-libs/tevent/tevent-0.10.2.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/sys-libs/tevent/tevent-0.10.2.ebuild
b/sys-libs/tevent/tevent-0.10.2.ebuild
index b0b256c..3fa4dfe 100644
--- a/sys-libs/tevent/tevent-0.10.2.ebuild
+++ b/sys-libs/tevent/tevent-0.10.2.ebuild
@@ -21,7 +21,7 @@ RDEPEND="!elibc_FreeBSD? (
dev-libs/libbsd[${MULTILIB_USEDEP}] )
python? ( ${PYTHON_DEPS} )"
DEPEND="${RDEPEND}
- >=virtual/pkgconfig-0-r1[${MULTILIB_USEDEP}]
+ virtual/pkgconfig
elibc_glibc? (
net-libs/libtirpc[${MULTILIB_USEDEP}]
|| (