summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 1 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d80108dfdb0..d3e1287ba5ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -12,12 +12,8 @@ pkgbase = pezor
depends = cowsay
depends = donut
depends = keystone
- depends = mingw-w64-binutils
depends = mingw-w64-clang-git
- depends = mingw-w64-crt
depends = mingw-w64-gcc
- depends = mingw-w64-headers
- depends = mingw-w64-winpthreads
depends = mono
depends = sgn
source = git+https://github.com/phra/PEzor.git#commit=d03563cd0c2994d911f9ffb7edb3987163a721fe
diff --git a/PKGBUILD b/PKGBUILD
index c1e81a84662e..0087e28c8119 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=(x86_64)
url='https://github.com/phra/PEzor'
license=(GPL3 Apache)
makedepends=(git)
-depends=(capstone clang cowsay donut keystone mingw-w64-binutils mingw-w64-clang-git mingw-w64-crt mingw-w64-gcc mingw-w64-headers mingw-w64-winpthreads mono sgn)
+depends=(capstone clang cowsay donut keystone mingw-w64-clang-git mingw-w64-gcc mono sgn)
source=('git+https://github.com/phra/PEzor.git#commit=d03563cd0c2994d911f9ffb7edb3987163a721fe'
'git+https://github.com/JustasMasiulis/inline_syscall.git#commit=24238544b510d8f85ca38de3a43bc41fa8cfe380'
'install_dir.patch'