summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPellegrino Prevete2023-01-03 22:13:34 +0000
committerPellegrino Prevete2023-01-03 22:13:34 +0000
commit9c2e74fd41938f8c4519b0653060337f775803e9 (patch)
tree8e42674a8ab569c68ddc9c1409049d9909b5a7ff /PKGBUILD
parentb69d79859b1e06fec0a7175202b187601fb7dd5f (diff)
downloadaur-9c2e74fd41938f8c4519b0653060337f775803e9.tar.gz
update deps
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0f9c837cc1fd..49f43e7c6ba1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,7 @@ license=('BSD')
_github="https://github.com/ps2dev"
_local="ssh://git@127.0.0.1:/home/git"
url="${_github}/${_platform}${_base}-${_module}"
-checkdepends=('shellcheck')
-makedepends=("${target}-gcc-stage1"
+makedepends=("${target}-gcc"
"${target}-newlib"
"libgmp-static"
"mpfr-static"