summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8a1afa1f3c1f..571cccbe6629 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,12 +7,12 @@
pkgname=cerbero-profiler
pkgver=2.6.2
-pkgrel=2
+pkgrel=3
pkgdesc="Cerbero Profiler is a tool designed primarily for malware and forensic analysis. It supports a huge number of file formats on which it performs analysis and lets the user inspect their internal layout."
arch=('x86_64')
url="http://cerbero.io/profiler"
license=('custom')
-depends=('curl' 'tar' 'findutils' 'coreutils' 'binutils' 'openssl')
+depends=('curl' 'tar' 'findutils' 'coreutils' 'binutils' 'openssl' 'xcb-util-renderutil')
provides=('cerbero-profiler')
#