commit f56248b0120503c0a6ca9fa45c356712cff7b9b7 Author: Fredrik Rinnestam <fredrik@crux.nu> Date: Fri Apr 15 17:38:57 2016 +0200 thunderbird: removed gconf dependency diff --git a/thunderbird/Pkgfile b/thunderbird/Pkgfile index d01b1d5..e5bfc32 100644 --- a/thunderbird/Pkgfile +++ b/thunderbird/Pkgfile @@ -5,7 +5,7 @@ name=thunderbird version=45.0 -release=1 +release=2 source=(http://ftp.mozilla.org/pub/thunderbird/releases/$version/source/$name-$versi... $name.desktop thunderbird-install-dir.patch) @@ -50,6 +50,7 @@ cat <<- EOF > .mozconfig ac_add_options --disable-libnotify ac_add_options --disable-pulseaudio ac_add_options --with-distribution-id=nu.crux + ac_add_options --disable-gconf EOF make -f client.mk build make -f client.mk DESTDIR=$PKG install