summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarry2017-03-19 15:09:12 -0400
committerHarry2017-03-19 15:09:12 -0400
commit033845e6ce8ef1cd6f8b5be5303a1196ab763e8a (patch)
tree8cc6e6b54b33f884b63846ecf71dae0f16cbe573
parent3391d39ac2a00dc345032626e85f5667175cc808 (diff)
downloadaur-033845e6ce8ef1cd6f8b5be5303a1196ab763e8a.tar.gz
add gconf dependency
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ed78b8f10115..20344b1ee87f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgdesc="Unofficial Instagram Desktop App"
arch=('x86_64')
url="https://github.com/terkelg/ramme/"
license=('MIT')
-depends=('electron')
+depends=('electron' 'gconf')
options=('!docs' '!emptydirs')
source=("https://github.com/terkelg/ramme/releases/download/v3.0.3/Ramme_3.0.3_amd64.deb")
md5sums=('e69bde9fe73124bf1ecd91e0fb792b55')