cutter: Additionally load plugins from /usr/lib
This commit is contained in:
parent
7e39e32c02
commit
8f9fec5354
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue