kaccounts-intergration: unmark nocross
This commit is contained in:
parent
64bd7e95f4
commit
cea58daeb4
|
@ -3,7 +3,8 @@ pkgname=kaccounts-integration
|
|||
version=19.08.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-host-tools qt5-qmake"
|
||||
hostmakedepends="extra-cmake-modules pkg-config qt5-host-tools qt5-qmake
|
||||
kcoreaddons libaccounts-qt5-devel signond-devel"
|
||||
makedepends="kcmutils-devel kparts-devel libaccounts-qt5-devel signond-devel"
|
||||
depends="kinit signon-ui signon-plugin-oauth2 signon-kwallet-extension"
|
||||
short_desc="Administer web accounts for sites and services across the KDE desktop"
|
||||
|
@ -12,7 +13,6 @@ license="GPL-2.0-or-later"
|
|||
homepage="https://cgit.kde.org/kaccounts-integration.git/"
|
||||
distfiles="${KDE_SITE}/applications/${version}/src/kaccounts-integration-${version}.tar.xz"
|
||||
checksum=b422c23eb3eefc3a79c4ccb9360ae6269a86982575e981bb949c0782f1f813ce
|
||||
nocross="libaccounts-qt5 is nocross"
|
||||
|
||||
kaccounts-integration-devel_package() {
|
||||
short_desc+=" - development"
|
||||
|
|
Loading…
Reference in New Issue