git » kcrash.git » commit fed1d9f

Add a KF5 group

author Andrea Scarpino
2013-12-21 09:59:45 UTC
committer Andrea Scarpino
2013-12-21 09:59:45 UTC
parent 6a0853a0296355fd97d39c79b363b9fd2a804646

Add a KF5 group

PKGBUILD +1 -2

diff --git a/PKGBUILD b/PKGBUILD
index dc80259..fd94dac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,7 @@ url='https://projects.kde.org/projects/frameworks/kcrash'
 license=('LGPL')
 depends=('kcoreaddons' 'kwindowsystem')
 makedepends=('extra-cmake-modules' 'git')
-conflicts=('kcrash')
-provides=('kcrash')
+groups=('kf5')
 source=('git://anongit.kde.org/kcrash.git')
 md5sums=('SKIP')