edb-debugger: rebuild for capstone-4.0

This commit is contained in:
Johannes 2019-01-05 02:54:50 +01:00 committed by Johannes
parent 6f362ddea1
commit 3378a03927
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'edb-debugger' # Template file for 'edb-debugger'
pkgname=edb-debugger pkgname=edb-debugger
version=1.0.0 version=1.0.0
revision=1 revision=2
build_style=cmake build_style=cmake
configure_args="-DCMAKE_INSTALL_PREFIX=/usr/ -DCMAKE_INSTALL_LIBDIR=/usr/lib/" configure_args="-DCMAKE_INSTALL_PREFIX=/usr/ -DCMAKE_INSTALL_LIBDIR=/usr/lib/"
hostmakedepends='pkg-config' hostmakedepends='pkg-config'