summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSeverin Kaderli2020-01-04 12:25:17 +0100
committerSeverin Kaderli2020-01-04 12:25:17 +0100
commita198188e285e57292e3cb7811a16280659c27b83 (patch)
treea0f4444862d64d5430909e33875f44eaf9a4d3c9
parent5f5db143e3fac16d9758aeaaac41154156aca1ec (diff)
downloadaur-a198188e285e57292e3cb7811a16280659c27b83.tar.gz
Update PKGBUILD
Signed-off-by: Severin Kaderli <severin@kaderli.dev>
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e0aef47bbb0a..09435ea49ea0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,6 +18,8 @@ makedepends=(
'gtest'
)
depends=(
+ 'boost'
+ 'gtk3'
'sdl2'
'capstone'
'spdlog'
@@ -50,7 +52,6 @@ source=(
"git+https://github.com/google/googletest.git"
"git+https://github.com/Vita3K/shaders-db.git"
"git+https://github.com/KhronosGroup/glslang.git"
- "git+https://github.com/vita3k/SPIRV-Cross.git"
"git+https://github.com/Vita3K/ext-boost.git"
"git+https://github.com/Vita3K/dlmalloc.git"
"git+https://github.com/vita3k/printf.git"
@@ -93,7 +94,6 @@ md5sums=(
'SKIP'
'SKIP'
'SKIP'
- 'SKIP'
)
pkgver() {