summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKavya2020-05-04 11:19:55 +0530
committerKavya2020-05-04 11:19:55 +0530
commit96153bb150d5ed48b59f08740c1bfbb093c44d4a (patch)
tree0c70fa614666f063c09bcf90fee2936fc348c854 /PKGBUILD
parentb5c9bbc60444d54a47b7be484dc69eb773ef022d (diff)
downloadaur-plasma5-applets-nx-notifications.tar.gz
Updated deps and makedeps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bb08a4d1955f..f6a12fc909dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,8 @@ pkgdesc="Notofocation applet for NX Desktop, by Nitrux SA."
arch=('any')
url="https://github.com/nx-desktop/nx-notifications-applet.git"
license=('GPL')
-depends=('plasma-workspace' 'qt5-base')
-makedepends=('git' 'extra-cmake-modules' 'kdesdk-meta')
+depends=('plasma-framework' 'plasma-desktop')
+makedepends=('git' 'cmake' 'extra-cmake-modules' 'kdesignerplugin' 'packagekit-qt5')
conflicts=("${_pkgname}")
provides=("${_pkgname}")
source=("git+https://github.com/nx-desktop/nx-notifications-applet.git#branch=master")