summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authormaxlefou2021-11-30 12:29:29 +0100
committermaxlefou2021-11-30 12:29:29 +0100
commitace7494eee1a1541b09da5f4383bcdd7678f4444 (patch)
tree8da94ed154aa4ec632cdc263c4be1f2d773e6b9e /PKGBUILD
parent9e5e8c0f04bdd92917cf58524eeba811236e598b (diff)
downloadaur-koala-bin.tar.gz
added missing dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1265f5c0c9f6..364a943a33ba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,14 +3,14 @@
pkgname=koala-bin
pkgver=2.3.0
-pkgrel=3
+pkgrel=4
pkgdesc="Koala is a GUI application for LESS, Sass and CoffeeScript compilation, to help web developers use these tools more efficiently for development."
arch=('x86_64' 'i686')
url="http://koala-app.com/"
_repourl="https://github.com/oklai/koala"
license=('Apache License, Version 2.0')
provides=('koala')
-depends=('ruby')
+depends=('ruby' 'gconf')
optdepends=()
source=('koala.png'