From 23a32f71867262226ad2b488e3357aa917e3f243 Mon Sep 17 00:00:00 2001 From: Philipp Rempe Date: Fri, 28 Aug 2020 14:11:26 +0200 Subject: [PATCH] cutter: Additionally load plugins from /usr/lib --- srcpkgs/cutter/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/cutter/template b/srcpkgs/cutter/template index aaa3602c16f3fc..7a7042806be2b4 100644 --- a/srcpkgs/cutter/template +++ b/srcpkgs/cutter/template @@ -1,9 +1,10 @@ # Template file for 'cutter' pkgname=cutter version=1.11.1 -revision=1 +revision=2 build_wrksrc=src build_style=qmake +configure_args="CUTTER_EXTRA_PLUGIN_DIRS=/usr/lib/RadareOrg/Cutter/plugins" hostmakedepends="pkg-config qt5-declarative-devel qt5-location-devel qt5-svg-devel qt5-tools-devel radare2" makedepends="capstone-devel python3-devel qt5-declarative-devel