summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bacdd72f6e0d..b17f7ca598af 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=('awesome' 'lua' 'vicious' 'lain')
+depends=('awesome' 'lua' 'vicious' 'lain' 'awesome-freedesktop')
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/pouyanh/carrot/archive/v${pkgver}.tar.gz)
md5sums=('4482bc06dfad33ee98d04691a6863d04')