[arch-commits] Commit in thunderbird/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Fri May 15 20:53:52 UTC 2020
Date: Friday, May 15, 2020 @ 20:53:51
Author: jgc
Revision: 383730
Remove mozilla-common from depends, plugins are eeither obsolete or already hardcoded to the correct path
Modified:
thunderbird/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-15 20:19:53 UTC (rev 383729)
+++ PKGBUILD 2020-05-15 20:53:51 UTC (rev 383730)
@@ -12,7 +12,7 @@
url='https://www.mozilla.org/thunderbird/'
arch=(x86_64)
license=(MPL GPL LGPL)
-depends=(gtk3 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib
+depends=(gtk3 libxt startup-notification mime-types dbus-glib alsa-lib
nss hunspell sqlite ttf-font icu) # libvpx
makedepends=(unzip zip diffutils python python2 yasm nasm mesa imake libpulse inetutils xorg-server-xvfb
autoconf2.13 rust clang llvm gtk2 cbindgen nodejs)
More information about the arch-commits
mailing list