diff options
author | Thomas Deutschmann <whissi@gentoo.org> | 2021-11-03 16:08:39 +0100 |
---|---|---|
committer | Thomas Deutschmann <whissi@gentoo.org> | 2021-11-03 16:09:30 +0100 |
commit | ea55403b6828b6f8f6a9d2a7cd15b969ca6b6514 (patch) | |
tree | 957da3a23e0c42cedacce77f80a88f9da42376a1 | |
parent | sys-kernel/gentoo-kernel-bin: add 5.14.16-r1 for arm64 (diff) | |
download | gentoo-ea55403b6828b6f8f6a9d2a7cd15b969ca6b6514.tar.gz gentoo-ea55403b6828b6f8f6a9d2a7cd15b969ca6b6514.tar.bz2 gentoo-ea55403b6828b6f8f6a9d2a7cd15b969ca6b6514.zip |
www-client/firefox: add missing x11-libs/libXt dep
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
-rw-r--r-- | www-client/firefox/firefox-91.3.0.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www-client/firefox/firefox-91.3.0.ebuild b/www-client/firefox/firefox-91.3.0.ebuild index bec0a5d6c23b..9b64305a6e44 100644 --- a/www-client/firefox/firefox-91.3.0.ebuild +++ b/www-client/firefox/firefox-91.3.0.ebuild @@ -141,6 +141,7 @@ CDEPEND=" x11-libs/libXext x11-libs/libXfixes x11-libs/libXrender + x11-libs/libXt dbus? ( sys-apps/dbus dev-libs/dbus-glib |