summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 372a6d3e537c..1c936e611eed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('i686' 'x86_64')
url="https://github.com/fincs/citro3d"
license=('custom:BSD-like')
sha256sums=('SKIP')
-depends=('devkitarm' 'ctrulib-git')
+depends=('devkitarm' 'libctru')
makedepends=('git')
options=('!strip' 'staticlibs')