[arch-commits] Commit in seamonkey/trunk (PKGBUILD)

Eli Schwartz eschwartz at archlinux.org
Fri May 15 17:31:45 UTC 2020


    Date: Friday, May 15, 2020 @ 17:31:44
  Author: eschwartz
Revision: 628047

seamonkey: remove useless python3 dependency

As far as I can tell, this was never used and still isn't. No version of
seamonkey uses the relatively recent mozilla-central changes to start the
migration to python3.

Modified:
  seamonkey/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-15 17:07:48 UTC (rev 628046)
+++ PKGBUILD	2020-05-15 17:31:44 UTC (rev 628047)
@@ -9,7 +9,7 @@
 depends=('alsa-lib' 'dbus-glib' 'desktop-file-utils' 'gtk2' 'gtk3' 'hunspell' 'icu'
          'libevent' 'libpulse' 'libnotify' 'libvpx' 'libxt' 'mime-types' 'mozilla-common'
          'nss' 'sqlite' 'startup-notification')
-makedepends=('autoconf2.13' 'gst-plugins-base' 'imake' 'mesa' 'python3' 'python2-setuptools'
+makedepends=('autoconf2.13' 'gst-plugins-base' 'imake' 'mesa' 'python2-setuptools'
              'python2-psutil' 'yasm' 'unzip' 'zip')
 optdepends=('gst-plugins-base: vorbis decoding, ogg demuxing'
             'gst-plugins-bad: aac, vp8 and opus decoding'



More information about the arch-commits mailing list