git » kdbusaddons.git » commit 313c998

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 350cfbe62dc02398447b175f07eb6a3cc8a574c3

Add a KF5 group

PKGBUILD +1 -2

diff --git a/PKGBUILD b/PKGBUILD
index 5765664..4c2f689 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,8 +9,7 @@ url='https://projects.kde.org/projects/frameworks/kdbusaddons'
 license=('LGPL')
 depends=('qt5-base')
 makedepends=('extra-cmake-modules' 'git')
-conflicts=('kdbusaddons')
-provides=('kdbusaddons')
+groups=('kf5')
 source=('git://anongit.kde.org/kdbusaddons.git')
 md5sums=('SKIP')