[arch-commits] Commit in firefox-developer-edition/trunk (PKGBUILD)
Andrew Crerar
andrewsc at archlinux.org
Wed Mar 14 01:02:55 UTC 2018
Date: Wednesday, March 14, 2018 @ 01:02:54
Author: andrewsc
Revision: 307515
upgpkg: firefox-developer-edition 60.0b2-2
firefox-developer-edition: Moving gtk2 to makedepends
Modified:
firefox-developer-edition/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-03-14 00:52:14 UTC (rev 307514)
+++ PKGBUILD 2018-03-14 01:02:54 UTC (rev 307515)
@@ -3,15 +3,15 @@
pkgname=firefox-developer-edition
pkgver=60.0b2
-pkgrel=1
+pkgrel=2
pkgdesc="Developer Edition of the popular Firefox web browser"
arch=('x86_64')
license=('MPL' 'GPL' 'LGPL')
url="https://www.mozilla.org/firefox/channel/#developer"
-depends=('gtk3' 'gtk2' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
+depends=('gtk3' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types'
'dbus-glib' 'ffmpeg' 'nss' 'hunspell' 'sqlite' 'ttf-font' 'libpulse')
makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf' 'inetutils'
- 'xorg-server-xvfb' 'autoconf2.13' 'rust' 'mercurial' 'clang' 'llvm' 'jack')
+ 'xorg-server-xvfb' 'autoconf2.13' 'rust' 'mercurial' 'clang' 'llvm' 'jack' 'gtk2')
optdepends=('networkmanager: Location detection via available WiFi networks'
'libnotify: Notification integration'
'pulseaudio: Audio support'
More information about the arch-commits
mailing list