mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
kmag: use libqaccessibilityclient
This commit is contained in:
parent
98b37b49d8
commit
6ff58cb26e
1 changed files with 2 additions and 2 deletions
|
@ -1,10 +1,10 @@
|
||||||
# Template file for 'kmag'
|
# Template file for 'kmag'
|
||||||
pkgname=kmag
|
pkgname=kmag
|
||||||
version=19.04.1
|
version=19.04.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python qt5-host-tools qt5-qmake"
|
hostmakedepends="extra-cmake-modules kcoreaddons kdoctools python qt5-host-tools qt5-qmake"
|
||||||
makedepends="kparts-devel qt5-devel"
|
makedepends="kparts-devel libqaccessibilityclient-devel qt5-devel"
|
||||||
short_desc="Screen Magnifier"
|
short_desc="Screen Magnifier"
|
||||||
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
maintainer="Piotr Wójcik <chocimier@tlen.pl>"
|
||||||
license="GPL-2.0-or-later"
|
license="GPL-2.0-or-later"
|
||||||
|
|
Loading…
Add table
Reference in a new issue