libkgapi: remove qtwebengine dependency
This is unneeded since a year ago. See https://invent.kde.org/pim/libkgapi/-/merge_requests/12
This commit is contained in:
parent
10c9f0672e
commit
98bbacd95e
1 changed files with 2 additions and 3 deletions
|
@ -1,12 +1,11 @@
|
||||||
# Template file for 'libkgapi'
|
# Template file for 'libkgapi'
|
||||||
pkgname=libkgapi
|
pkgname=libkgapi
|
||||||
version=21.08.1
|
version=21.08.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3
|
hostmakedepends="extra-cmake-modules qt5-host-tools qt5-qmake python3
|
||||||
gettext kcoreaddons"
|
gettext kcoreaddons"
|
||||||
makedepends="kcalendarcore-devel kcontacts-devel kio-devel qt5-webengine-devel
|
makedepends="kcalendarcore-devel kcontacts-devel kio-devel qt5-location-devel"
|
||||||
qt5-webchannel-devel qt5-location-devel"
|
|
||||||
short_desc="KDE-based library for accessing various Google services"
|
short_desc="KDE-based library for accessing various Google services"
|
||||||
maintainer="John <me@johnnynator.dev>"
|
maintainer="John <me@johnnynator.dev>"
|
||||||
license="LGPL-2.1-or-later"
|
license="LGPL-2.1-or-later"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue