summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPouyan Heyratpour2019-03-02 02:21:55 +0330
committerPouyan Heyratpour2019-03-02 02:21:55 +0330
commitc7a6aa2e647c7d0b0222a3f2bb30f9eec5b9e4cc (patch)
tree38aa2793d5ced7a95bba48c3df56a3b88bc3f2e4
parentda0b9dacd4db89f1957a99d8f7681538bb97cba0 (diff)
downloadaur-c7a6aa2e647c7d0b0222a3f2bb30f9eec5b9e4cc.tar.gz
Updated dependencies
Signed-off-by: Pouyan Heyratpour <pouyan@janstun.com>
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db11d1707735..bacdd72f6e0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Carrot awesomeWM personalization application"
arch=('any')
url="https://pouyanh.github.io/carrot/"
license=('GPL3')
-depends=('lua')
+depends=('awesome' 'lua' 'vicious' 'lain')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/pouyanh/carrot/archive/v${pkgver}.tar.gz)
md5sums=('4482bc06dfad33ee98d04691a6863d04')