summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Harris2017-08-27 20:10:07 -0700
committerMike Harris2017-08-27 20:10:07 -0700
commitaa1dacb92329eefc900490630f4e7d7aaa60d1ff (patch)
tree520645498156b97e2941eb338ab5f407d9ae8b1a /PKGBUILD
parentd6b2b4c53fefd80364b16bb1be0a6b68dd92fa07 (diff)
downloadaur-aa1dacb92329eefc900490630f4e7d7aaa60d1ff.tar.gz
fix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b286c6d1307a..a943246143dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="A KDE plasmoid for your system tray notifying you of available updates"
url="https://github.com/I-Dream-in-Code/kde-arch-update-plasmoid"
arch=('any')
license=('GPL')
-depends=("fakeroot""konsole")
+depends=("fakeroot" "konsole")
makedepends=("make" "cmake" "git" "extra-cmake-modules")
conflicts=()
replaces=()