From 970adddbfc48d143ebaae950543ddbfcb6eb25c5 Mon Sep 17 00:00:00 2001
From: Andreas Wacknitz <A.Wacknitz@gmx.de>
Date: Fri, 29 Mar 2024 23:01:14 +0100
Subject: [PATCH] rebuild sane-backends

---
 components/desktop/gnome/gnome-commander/Makefile |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/components/desktop/gnome/gnome-commander/Makefile b/components/desktop/gnome/gnome-commander/Makefile
index c63d792..0b3b47f 100644
--- a/components/desktop/gnome/gnome-commander/Makefile
+++ b/components/desktop/gnome/gnome-commander/Makefile
@@ -13,6 +13,7 @@
 #
 
 BUILD_STYLE= meson
+USE_PARALLEL_BUILD= yes
 USE_DEFAULT_TEST_TRANSFORMS= yes
 include ../../../../make-rules/shared-macros.mk
 
@@ -20,7 +21,7 @@
 COMPONENT_MJR_VERSION=	1.16
 COMPONENT_MNR_VERSION=	1
 COMPONENT_VERSION=	$(COMPONENT_MJR_VERSION).$(COMPONENT_MNR_VERSION)
-COMPONENT_REVISION=	1
+COMPONENT_REVISION=	2
 COMPONENT_SUMMARY=	gnome commander file manager
 COMPONENT_PROJECT_URL=	https://gcmd.github.io/
 COMPONENT_SRC=		$(COMPONENT_NAME)-$(COMPONENT_VERSION)

--
Gitblit v1.9.3