[arch-commits] Commit in pcmanfm-qt/trunk (PKGBUILD)

Jerome Leclanche jleclanche at archlinux.org
Mon Jan 4 23:39:24 UTC 2016


    Date: Tuesday, January 5, 2016 @ 00:39:24
  Author: jleclanche
Revision: 155506

pcmanfm-qt: Add optdepends (FS#47589)

Modified:
  pcmanfm-qt/trunk/PKGBUILD

----------+
 PKGBUILD |    5 +++++
 1 file changed, 5 insertions(+)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-01-04 23:17:03 UTC (rev 155505)
+++ PKGBUILD	2016-01-04 23:39:24 UTC (rev 155506)
@@ -11,6 +11,11 @@
 license=("GPL2")
 depends=("liblxqt" "libfm" "lxmenu-data")
 makedepends=("cmake" "qt5-tools")
+optdepends=(
+	"gvfs: for trash support, mounting with udisks and remote filesystems"
+	"udisks: alternative for mounting volumes"
+	"xarchiver: archive management"
+)
 install="$pkgname.install"
 source=(
 	"https://downloads.lxqt.org/lxqt/$pkgver/$pkgname-$pkgver.tar.xz"



More information about the arch-commits mailing list