summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJan Neumann2017-09-12 06:35:31 +0200
committerJan Neumann2017-09-12 06:35:31 +0200
commitd481bb24da964fe2baf935a9a6a09518e6c0a797 (patch)
treee22e58ed2b80d72361fce271c6fef09028e78351 /PKGBUILD
parent01c1e578350c0da2289a844c87ab6154d967bf5d (diff)
downloadaur-d481bb24da964fe2baf935a9a6a09518e6c0a797.tar.gz
add subversion as makedepend
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b535d5b65743..f504e6806365 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://cgit.kde.org/latte-dock.git/'
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' 'ruby')
+makedepends=('git' 'cmake' 'extra-cmake-modules' 'python' 'ruby' 'subversion')
conflicts=('latte-dock')
source=("git+"git://anongit.kde.org/latte-dock.git)
sha256sums=('SKIP')