You can view, comment on, or merge this pull request online at:
https://github.com/voidlinux/void-packages/pull/10996
-- Commit Summary --
* choqok: update to 1.6.0.
-- File Changes --
M srcpkgs/choqok/template (15)
-- Patch Links --
https://github.com/voidlinux/void-packages/pull/10996.patch
https://github.com/voidlinux/void-packages/pull/10996.diff
pullmoll commented on this pull request.
> revision=1
build_style=cmake
-hostmakedepends="automoc4"
-makedepends="kdelibs-devel kde-runtime-devel phonon-devel qjson-devel qoauth-devel telepathy-qt-devel"
+hostmakedepends="extra-cmake-modules pkg-config"
+makedepends="kcmutils-devel kdewebkit-devel kemoticons-devel knotifyconfig-devel
+ kparts-devel qca-qt5-devel qoauth-devel qt5-devel telepathy-qt5-devel"
Your are mixing Qt4 and Qt5 here: qoauth-devel is Qt4. There is no qoauth5-devel (yet) so either this needs to be removed or a qoauth5 package needs to be added.