summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMike Harris2017-08-27 20:03:21 -0700
committerMike Harris2017-08-27 20:03:21 -0700
commitf35796a204c41e765c5b43b77004fe425daab7c9 (patch)
treee73d4f3b017be1a9852dcdc5e4f6ce622cd0ea2f /PKGBUILD
parentd73c82c18d2d5da33fa872d9fdb9eb136e8dcf40 (diff)
downloadaur-f35796a204c41e765c5b43b77004fe425daab7c9.tar.gz
added konsole show
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 88ef6b4e819d..0b345c4b05b3 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")
+depends=("fakeroot","konsole")
makedepends=("make" "cmake" "git" "extra-cmake-modules")
conflicts=()
replaces=()