Date: Friday, May 15, 2020 @ 20:54:59
  Author: jgc
Revision: 628115

Remove mozilla-common from depends, plugins are eeither obsolete or already 
hardcoded to the correct path

Modified:
  seamonkey/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2020-05-15 20:54:39 UTC (rev 628114)
+++ PKGBUILD    2020-05-15 20:54:59 UTC (rev 628115)
@@ -7,7 +7,7 @@
 arch=('x86_64')
 license=('MPL')
 depends=('dbus-glib' 'gtk3' 'hunspell' 'icu'
-         'libevent' 'libpulse' 'libvpx' 'libxt' 'mime-types' 'mozilla-common'
+         'libevent' 'libpulse' 'libvpx' 'libxt' 'mime-types'
          'nss' 'sqlite' 'startup-notification')
 makedepends=('autoconf2.13' 'clang' 'gtk2' 'imake' 'llvm' 'mesa' 
'python2-setuptools'
              'python2-psutil' 'rust' 'yasm' 'unzip' 'zip')

Reply via email to