[arch-commits] Commit in firefox/trunk (PKGBUILD)
    Jan Steffens 
    heftig at archlinux.org
       
    Tue Jun 27 06:56:51 UTC 2017
    
    
  
    Date: Tuesday, June 27, 2017 @ 06:56:50
  Author: heftig
Revision: 299288
Remove alsa-lib dep
Unused directly. Still pulled in transitively (through ffmpeg).
Modified:
  firefox/trunk/PKGBUILD
----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-27 05:35:28 UTC (rev 299287)
+++ PKGBUILD	2017-06-27 06:56:50 UTC (rev 299288)
@@ -10,7 +10,7 @@
 arch=(i686 x86_64)
 license=(MPL GPL LGPL)
 url="https://www.mozilla.org/firefox/"
-depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types dbus-glib alsa-lib ffmpeg
+depends=(gtk3 gtk2 mozilla-common libxt startup-notification mime-types dbus-glib ffmpeg
          nss hunspell sqlite ttf-font libpulse icu libvpx)
 makedepends=(unzip zip diffutils python2 yasm mesa imake gconf inetutils xorg-server-xvfb
              autoconf2.13 cargo mercurial)
    
    
More information about the arch-commits
mailing list