diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-11-03 02:59:10 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-11-03 03:22:50 +0100 |
commit | 0efa88c7ebf6f42cac0b553061d755cbc1a5fa24 (patch) | |
tree | da568a8db98453abae55031b93f89d58376629b1 /www-client/firefox-bin | |
parent | www-client/firefox: depend on x11-libs/libXrandr (diff) | |
download | gentoo-0efa88c7ebf6f42cac0b553061d755cbc1a5fa24.tar.gz gentoo-0efa88c7ebf6f42cac0b553061d755cbc1a5fa24.tar.bz2 gentoo-0efa88c7ebf6f42cac0b553061d755cbc1a5fa24.zip |
www-client/firefox-bin: depend on x11-libs/libXrandr
Reported-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
Diffstat (limited to 'www-client/firefox-bin')
-rw-r--r-- | www-client/firefox-bin/firefox-bin-94.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/firefox-bin/firefox-bin-94.0.ebuild b/www-client/firefox-bin/firefox-bin-94.0.ebuild index ccc2f8c0071d..e0620e754965 100644 --- a/www-client/firefox-bin/firefox-bin-94.0.ebuild +++ b/www-client/firefox-bin/firefox-bin-94.0.ebuild @@ -74,6 +74,7 @@ RDEPEND="${CDEPEND} x11-libs/libXdamage x11-libs/libXext x11-libs/libXfixes + x11-libs/libXrandr x11-libs/libXrender >=x11-libs/pango-1.22.0 ffmpeg? ( media-video/ffmpeg ) |