summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChih-Hsuan Yen2023-05-18 00:15:01 +0800
committerChih-Hsuan Yen2023-05-18 00:15:01 +0800
commit5f1f21cebffc0cf5df104b00ed8f0b31a475a497 (patch)
tree5940da2a9ddd6aa25bef30a04ea5faa8d726c951 /PKGBUILD
parentdbd7b71d644de720392c8af7ff1599164284bf5e (diff)
downloadaur-5f1f21cebffc0cf5df104b00ed8f0b31a475a497.tar.gz
libfm-qt-git: add new dep
See: https://github.com/lxqt/libfm-qt/pull/905
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5fe9d11ae78d..daa2e202c466 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,13 +3,13 @@
_pkgname=libfm-qt
pkgname=$_pkgname-git
-pkgver=0.13.1.225.gd37f4ad
+pkgver=1.3.0.5.gafc7189
pkgrel=1
pkgdesc='Qt port of libfm, a library providing components to build desktop file managers'
arch=('i686' 'x86_64')
url='https://github.com/lxqt/libfm-qt'
license=('LGPL')
-depends=('qt5-x11extras' 'menu-cache' 'libexif')
+depends=('qt5-x11extras' 'lxqt-menu-data-git' 'menu-cache' 'libexif')
makedepends=('git' 'cmake' 'qt5-tools' 'lxqt-build-tools-git')
optdepends=(
'gvfs: support for the trash bin and network devices'