diff options
author | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-02-13 19:46:19 +0100 |
---|---|---|
committer | Andrew Ammerlaan <andrewammerlaan@gentoo.org> | 2024-02-13 19:46:19 +0100 |
commit | ad2d15f3a73bf7bc6190d36783e0b47ac5b069be (patch) | |
tree | ca68b18a892fae64d1765d4400548df8ac398478 /media-video/popcorntime-bin | |
parent | x11-terms/kitty: workaround link failure with Go + gcc + -g(gdb)3 (diff) | |
download | gentoo-ad2d15f3a73bf7bc6190d36783e0b47ac5b069be.tar.gz gentoo-ad2d15f3a73bf7bc6190d36783e0b47ac5b069be.tar.bz2 gentoo-ad2d15f3a73bf7bc6190d36783e0b47ac5b069be.zip |
media-video/popcorntime-bin: add missing dep
Closes: https://bugs.gentoo.org/924400
Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>
Diffstat (limited to 'media-video/popcorntime-bin')
-rw-r--r-- | media-video/popcorntime-bin/popcorntime-bin-0.5.0-r1.ebuild (renamed from media-video/popcorntime-bin/popcorntime-bin-0.5.0.ebuild) | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/media-video/popcorntime-bin/popcorntime-bin-0.5.0.ebuild b/media-video/popcorntime-bin/popcorntime-bin-0.5.0-r1.ebuild index 48b1c44232a1..4d14332ff5f3 100644 --- a/media-video/popcorntime-bin/popcorntime-bin-0.5.0.ebuild +++ b/media-video/popcorntime-bin/popcorntime-bin-0.5.0-r1.ebuild @@ -42,6 +42,7 @@ RDEPEND=" x11-libs/gtk+:3 x11-libs/libX11 x11-libs/libxcb + x11-libs/libxkbcommon x11-libs/libXcomposite x11-libs/libXcursor x11-libs/libXdamage |