summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames Le Cuirot <chewi@gentoo.org>2022-10-02 21:28:18 +0100
committerJames Le Cuirot <chewi@gentoo.org>2022-10-02 21:28:35 +0100
commitc1fe0f501af09acaf1acbbbfce1e7bf528b90d57 (patch)
tree75fc5e6c19d946e530a093e887f478859d206e3f /media-video/makemkv
parentapp-text/wv: fix missing C99 prototypes (diff)
downloadgentoo-c1fe0f501af09acaf1acbbbfce1e7bf528b90d57.tar.gz
gentoo-c1fe0f501af09acaf1acbbbfce1e7bf528b90d57.tar.bz2
gentoo-c1fe0f501af09acaf1acbbbfce1e7bf528b90d57.zip
media-video/makemkv: Broken with glibc 2.36 so prevent upgraded
Obviously users who have already upgraded cannot downgrade, but at least we can help the ones who haven't upgraded yet. Bug: https://bugs.gentoo.org/873508 Signed-off-by: James Le Cuirot <chewi@gentoo.org>
Diffstat (limited to 'media-video/makemkv')
-rw-r--r--media-video/makemkv/makemkv-1.17.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/media-video/makemkv/makemkv-1.17.1.ebuild b/media-video/makemkv/makemkv-1.17.1.ebuild
index c92f3258e0e3..bfc0eb0c8853 100644
--- a/media-video/makemkv/makemkv-1.17.1.ebuild
+++ b/media-video/makemkv/makemkv-1.17.1.ebuild
@@ -25,7 +25,7 @@ DEPEND="
dev-libs/expat
dev-libs/openssl:0=[-bindist(-)]
>=media-video/ffmpeg-1.0.0:0=
- sys-libs/glibc
+ <sys-libs/glibc-2.36
sys-libs/zlib
gui? (
dev-qt/qtcore:5