From 927f1ad10657c8344e1f4315f496b4af7917193c Mon Sep 17 00:00:00 2001 From: oreo639 Date: Sun, 6 Oct 2024 20:04:57 -0700 Subject: [PATCH] libfm-qt: add missing include Fix build following 77ce491094b9a22fc64744373d8de7a09b0d84a8 --- srcpkgs/libfm-qt/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/libfm-qt/template b/srcpkgs/libfm-qt/template index c2a06ebe50f88e..1c60830e7bc0e2 100644 --- a/srcpkgs/libfm-qt/template +++ b/srcpkgs/libfm-qt/template @@ -4,7 +4,7 @@ version=2.0.2 revision=2 build_style=cmake hostmakedepends="pkg-config lxqt-build-tools qt6-base qt6-tools perl" -makedepends="libexif-devel +makedepends="libexif-devel qt6-base-private-devel menu-cache-devel lxqt-menu-data-devel" short_desc="Core library of PCManFM-Qt" maintainer="Helmut Pozimski "