summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoonas Niilola <juippis@gentoo.org>2020-10-04 09:08:04 +0300
committerJoonas Niilola <juippis@gentoo.org>2020-10-04 09:08:04 +0300
commitf76db6ad609c46b9243d48cfa644f5540b7ec776 (patch)
tree60a671a3ea97b022c31d0e5481c0ebad1a51f97a /mail-client/thunderbird-bin
parentdev-ruby/em-websocket: fix deprecated insinto (diff)
downloadgentoo-f76db6ad609c46b9243d48cfa644f5540b7ec776.tar.gz
gentoo-f76db6ad609c46b9243d48cfa644f5540b7ec776.tar.bz2
gentoo-f76db6ad609c46b9243d48cfa644f5540b7ec776.zip
mail-client/thunderbird-bin: inherit xdg.eclass in 78.3.1
Closes: https://bugs.gentoo.org/746446 Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'mail-client/thunderbird-bin')
-rw-r--r--mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild b/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild
index 3062b11707ae..ab05ceddf1b1 100644
--- a/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild
+++ b/mail-client/thunderbird-bin/thunderbird-bin-78.3.1.ebuild
@@ -18,7 +18,7 @@ fi
MOZ_PN="${PN%-bin}"
MOZ_P="${MOZ_PN}-${MOZ_PV}"
-inherit desktop pax-utils
+inherit desktop pax-utils xdg
MOZ_SRC_BASE_URI="https://archive.mozilla.org/pub/${MOZ_PN}/releases/${MOZ_PV}"