mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 06:07:00 +02:00
qView: switch to qt6
This commit is contained in:
parent
48cf25bb6b
commit
5cf65f76d0
1 changed files with 3 additions and 3 deletions
|
@ -1,10 +1,10 @@
|
|||
# Template file for 'qView'
|
||||
pkgname=qView
|
||||
version=6.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=qmake
|
||||
hostmakedepends="qt5-host-tools qt5-qmake"
|
||||
makedepends="qt5-devel qt5-x11extras-devel"
|
||||
hostmakedepends="qt6-tools qt6-base"
|
||||
makedepends="qt6-base-devel"
|
||||
short_desc="Image viewer designed with minimalism and usability in mind"
|
||||
maintainer="newbluemoon <blaumolch@mailbox.org>"
|
||||
license="GPL-3.0-or-later"
|
||||
|
|
Loading…
Add table
Reference in a new issue