summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2022-01-02 18:49:07 +0100
committerDavid Seifert <soap@gentoo.org>2022-01-02 18:49:07 +0100
commit0a6b8012310c718875e6891063993f4f9d2c9559 (patch)
tree67ce80c5952e530a042f3489a86bb950416590e1
parentx11-libs/cairo: remove freebsd-libc (diff)
downloadgentoo-0a6b8012.tar.gz
gentoo-0a6b8012.tar.bz2
gentoo-0a6b8012.zip
x11-libs/libSM: remove freebsd-libc
Signed-off-by: David Seifert <soap@gentoo.org>
-rw-r--r--x11-libs/libSM/libSM-1.2.3-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-libs/libSM/libSM-1.2.3-r1.ebuild b/x11-libs/libSM/libSM-1.2.3-r1.ebuild
index fee6f9b1e925..087d19a56f27 100644
--- a/x11-libs/libSM/libSM-1.2.3-r1.ebuild
+++ b/x11-libs/libSM/libSM-1.2.3-r1.ebuild
@@ -17,9 +17,9 @@ RDEPEND="x11-base/xorg-proto
x11-libs/xtrans
uuid? (
elibc_Darwin? ( sys-libs/native-uuid )
- !elibc_FreeBSD? ( !elibc_SunOS? ( !elibc_Darwin? (
+ !elibc_SunOS? ( !elibc_Darwin? (
>=sys-apps/util-linux-2.24.1-r3[${MULTILIB_USEDEP}]
- ) ) )
+ ) )
)"
DEPEND="${RDEPEND}"