lximage-qt: use target lxqt-build-tools
This commit is contained in:
parent
97c8092240
commit
cbcbd3e01b
1 changed files with 3 additions and 3 deletions
|
@ -1,11 +1,11 @@
|
|||
# Template file for 'lximage-qt'
|
||||
pkgname=lximage-qt
|
||||
version=0.5.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=cmake
|
||||
configure_args="-DPULL_TRANSLATIONS=0"
|
||||
hostmakedepends="pkg-config lxqt-build-tools"
|
||||
makedepends="liblxqt-devel libexif-devel libfm-qt-devel"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="lxqt-build-tools liblxqt-devel libexif-devel libfm-qt-devel"
|
||||
short_desc="LXQt image viewer"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
|
|
Loading…
Reference in a new issue