mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
removed gconf
This commit is contained in:
parent
debc681848
commit
2599a31ef7
2 changed files with 2 additions and 2 deletions
1
.SRCINFO
1
.SRCINFO
|
|
@ -15,7 +15,6 @@ pkgbase = icecat
|
|||
makedepends = yasm
|
||||
makedepends = mesa
|
||||
makedepends = imake
|
||||
makedepends = gconf
|
||||
makedepends = autoconf2.13
|
||||
makedepends = libpulse
|
||||
makedepends = gst-plugins-base-libs
|
||||
|
|
|
|||
3
PKGBUILD
3
PKGBUILD
|
|
@ -16,7 +16,7 @@ url="http://www.gnu.org/software/gnuzilla/"
|
|||
license=('GPL' 'MPL' 'LGPL')
|
||||
depends=('gtk3' 'gtk2' 'mozilla-common' 'libxt' 'startup-notification' 'mime-types' 'dbus-glib' 'alsa-lib' 'ffmpeg'
|
||||
'libvpx' 'icu' 'libevent' 'nss' 'hunspell' 'sqlite' 'ttf-font')
|
||||
makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'gconf' 'autoconf2.13'
|
||||
makedepends=('unzip' 'zip' 'diffutils' 'python2' 'yasm' 'mesa' 'imake' 'autoconf2.13'
|
||||
'libpulse' 'gst-plugins-base-libs' 'inetutils' 'rust')
|
||||
optdepends=('networkmanager: Location detection via available WiFi networks'
|
||||
'libnotify: Notification integration'
|
||||
|
|
@ -90,6 +90,7 @@ ac_add_options --disable-updater
|
|||
ac_add_options --disable-debug-symbols
|
||||
ac_add_options --disable-tests
|
||||
ac_add_options --disable-eme
|
||||
ac_add_options --disable-gconf
|
||||
|
||||
ac_add_options --with-app-basename=icecat
|
||||
ac_add_options --with-app-name=icecat
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue