mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-17 22:57:01 +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'
|
||||
pkgname=libre-graph-api-cpp-qt-client
|
||||
version=1.0.4
|
||||
revision=1
|
||||
revision=2
|
||||
build_wrksrc=client
|
||||
build_style=cmake
|
||||
hostmakedepends="qt5-qmake qt5-host-tools"
|
||||
makedepends="qt5-devel"
|
||||
hostmakedepends="qt6-base"
|
||||
makedepends="qt6-base-devel"
|
||||
short_desc="Libre Graph API for owncloudclient"
|
||||
maintainer="Gonzalo Tornaría <tornaria@cmat.edu.uy>"
|
||||
license="Apache-2.0"
|
||||
|
|
Loading…
Add table
Reference in a new issue