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'
|
# Template file for 'lximage-qt'
|
||||||
pkgname=lximage-qt
|
pkgname=lximage-qt
|
||||||
version=0.5.1
|
version=0.5.1
|
||||||
revision=1
|
revision=2
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DPULL_TRANSLATIONS=0"
|
configure_args="-DPULL_TRANSLATIONS=0"
|
||||||
hostmakedepends="pkg-config lxqt-build-tools"
|
hostmakedepends="pkg-config"
|
||||||
makedepends="liblxqt-devel libexif-devel libfm-qt-devel"
|
makedepends="lxqt-build-tools liblxqt-devel libexif-devel libfm-qt-devel"
|
||||||
short_desc="LXQt image viewer"
|
short_desc="LXQt image viewer"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
license="LGPL-2.1"
|
license="LGPL-2.1"
|
||||||
|
|
Loading…
Reference in a new issue