summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorÉtienne Deparis2020-01-05 17:56:49 +0100
committerÉtienne Deparis2020-01-05 17:56:49 +0100
commited76d3c3341b96edf45f9ac470ffcf4f7f56704c (patch)
tree84bf122c9dbcb6c0e64b57939127a23538eb2a22
parentaece3f94a225648372141c6c3436482d85310ac6 (diff)
downloadaur-ed76d3c3341b96edf45f9ac470ffcf4f7f56704c.tar.gz
Remove gconf dependency
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dc82dc6ca827..d981a4e57330 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by makepkg 5.2.1
-# Thu Dec 26 08:17:41 UTC 2019
+# Sun Jan 5 16:55:56 UTC 2020
pkgbase = molotov
pkgdesc = Streaming access to French (only) TV channels.
pkgver = 4.2.2
@@ -10,7 +10,6 @@ pkgbase = molotov
license = unknown
makedepends = p7zip
depends = fuse
- depends = gconf
depends = desktop-file-utils
depends = xdg-utils
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 56bf688dd1b0..a6aee78277bd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="Streaming access to French (only) TV channels."
arch=('i686' 'x86_64')
url="http://www.molotov.tv/"
license=('unknown')
-depends=('fuse' 'gconf' 'desktop-file-utils' 'xdg-utils')
+depends=('fuse' 'desktop-file-utils' 'xdg-utils')
makedepends=('p7zip')
options=('!strip')
source=("Molotov-${pkgver}.AppImage::http://desktop-auto-upgrade.molotov.tv/linux/${pkgver}/$pkgname.AppImage"