summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Neumann2017-09-17 20:41:22 +0200
committerJan Neumann2017-09-17 20:41:22 +0200
commit945ce0cc5a5486ec60022fe3b5c9ea475cde4dcb (patch)
treeb5e97b2868d1c61de09ecb453cc5e9480f70e760 /PKGBUILD
parentd90ec2dbfc59ffdc1944fe04a830538fa26b9f79 (diff)
downloadaur-945ce0cc5a5486ec60022fe3b5c9ea475cde4dcb.tar.gz
add provides=
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c4740a4b250a..eec6480b139b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,6 +13,7 @@ depends=('plasma-framework' 'plasma-desktop')
optdepends=('libunity: quicklists, counters, and progress bars for apps using libunity')
makedepends=('git' 'cmake' 'extra-cmake-modules' 'python' 'ruby' 'subversion')
conflicts=('latte-dock')
+provides=('latte-dock')
source=("git+"git://anongit.kde.org/latte-dock.git)
sha256sums=('SKIP')