summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Neumann2017-08-12 10:53:09 +0200
committerJan Neumann2017-08-12 10:53:09 +0200
commitb12bb867171c8890c264721eb591eaa57053198e (patch)
tree8e1639f1f1cc513a93c09bc2ed8f7a0d622dbc0f /PKGBUILD
parente65e782970c4fa1a260045893e27a3a7f3391b1c (diff)
downloadaur-b12bb867171c8890c264721eb591eaa57053198e.tar.gz
added dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7e1649cfdfd4..924a7b177cf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,6 +9,7 @@ arch=('i686' 'x86_64')
url='https://github.com/psifidotos/Latte-Dock'
license=('GPL')
depends=('plasma-framework' 'plasma-desktop')
+optdepends=('libunity: quicklists, counters, and progress bars for apps using libunity')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'python')
conflicts=('latte-dock')
source=("git+https://github.com/psifidotos/Latte-Dock.git")