summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAimilius2017-05-05 08:02:03 +0200
committerAimilius2017-05-05 08:02:12 +0200
commitbd08c96d586b5c637b8f3ff1a91114c47059fedd (patch)
treef4e9ff2f3dd8094f29645625de7419aa7574235a /PKGBUILD
parenta015b44db9112805f32651ba05f458aa81324345 (diff)
downloadaur-bd08c96d586b5c637b8f3ff1a91114c47059fedd.tar.gz
Added packagekit-qt5 to makedepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0085082d1dc..c41d05a808c0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url='https://projects.kde.org/projects/kde/workspace/discover'
license=(LGPL)
depends=(knewstuff kdeclarative kitemmodels qt5-graphicaleffects appstream-qt archlinux-appstream-data
hicolor-icon-theme kirigami2)
-makedepends=(extra-cmake-modules-git git python plasma-framework)
+makedepends=(extra-cmake-modules-git git python plasma-framework packagekit-qt5)
optdepends=('packagekit-qt5: To install packages from Arch repositories')
conflicts=(muon discover muon-git)
provides=(discover)