aboutsummaryrefslogtreecommitdiffstats
path: root/testing/kaccounts-providers
diff options
context:
space:
mode:
authorLeo <thinkabit.ukim@gmail.com>2019-06-22 16:38:20 -0300
committerLeo <thinkabit.ukim@gmail.com>2019-06-22 16:38:20 -0300
commit295ea747761b249bbf7f3b8c4ed1953ef100afba (patch)
treee7f0e19e24d608e297accc75b2aa6864c1190f86 /testing/kaccounts-providers
parent7d2d36836e4bab50e491154b59b80e0d037dc195 (diff)
downloadaports-295ea747761b249bbf7f3b8c4ed1953ef100afba.tar.bz2
aports-295ea747761b249bbf7f3b8c4ed1953ef100afba.tar.xz
testing/kaccounts-providers: remove depends_dev
Diffstat (limited to 'testing/kaccounts-providers')
-rw-r--r--testing/kaccounts-providers/APKBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/testing/kaccounts-providers/APKBUILD b/testing/kaccounts-providers/APKBUILD
index 5251b5245f..de536f7117 100644
--- a/testing/kaccounts-providers/APKBUILD
+++ b/testing/kaccounts-providers/APKBUILD
@@ -8,8 +8,7 @@ url="https://kde.org/applications/internet/"
pkgdesc="Small system to administer web accounts for the sites and services across the KDE desktop"
license="GPL-2.0-or-later"
depends="kaccounts-integration"
-depends_dev="qt5-qtbase-dev qt5-qtdeclarative-dev kio-dev ki18n-dev kdeclarative-dev kpackage-dev kaccounts-integration-dev"
-makedepends="$depends_dev extra-cmake-modules intltool"
+makedepends="qt5-qtbase-dev qt5-qtdeclarative-dev kio-dev ki18n-dev kdeclarative-dev kpackage-dev kaccounts-integration-dev extra-cmake-modules intltool"
source="https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"
subpackages="$pkgname-lang"