mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
libre-graph-api-cpp-qt-client: rebuild with qt6.
This commit is contained in:
parent
640fb9f606
commit
b1f59e9683
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
||||||
# Template file for 'libre-graph-api-cpp-qt-client'
|
# Template file for 'libre-graph-api-cpp-qt-client'
|
||||||
pkgname=libre-graph-api-cpp-qt-client
|
pkgname=libre-graph-api-cpp-qt-client
|
||||||
version=1.0.4
|
version=1.0.4
|
||||||
revision=1
|
revision=2
|
||||||
build_wrksrc=client
|
build_wrksrc=client
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
hostmakedepends="qt6-base"
|
||||||
makedepends="qt5-devel"
|
makedepends="qt6-base-devel"
|
||||||
short_desc="Libre Graph API for owncloudclient"
|
short_desc="Libre Graph API for owncloudclient"
|
||||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue