pcmanfm-qt: add missing dependency

Fixes #14415
This commit is contained in:
Frank Steinborn 2019-09-13 09:30:36 +02:00 committed by Piraty
parent e5ecc94f15
commit 4d96d58112

View file

@ -1,10 +1,11 @@
# Template file for 'pcmanfm-qt'
pkgname=pcmanfm-qt
version=0.14.1
revision=1
revision=2
build_style=cmake
hostmakedepends="lxqt-build-tools qt5-qmake qt5-host-tools libfm-devel"
makedepends="qt5-tools-devel qt5-x11extras-devel libfm-qt-devel"
depends="qt5-translations"
short_desc="LXQt pcmanfm Qt frontend"
maintainer="Orphaned <orphan@voidlinux.org>"
license="GPL-2.0-or-later"