summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65f438dd1e3b..faf01bc603e3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url='https://www.codef00.com/projects#debugger'
license=('GPL2')
# add 'gdtoa-desktop-git' dependency if you want 80-bit floats
# to be printed in their shortest possible representation
-depends=('capstone' 'desktop-file-utils' 'graphviz' 'hicolor-icon-theme' 'qt5-svg' 'qt5-xmlpatterns')
+depends=('capstone' 'graphviz' 'hicolor-icon-theme' 'qt5-svg' 'qt5-xmlpatterns')
makedepends=('boost>=1.35.0' 'cmake')
provides=('edb-debugger')
conflicts=('edb-debugger')