diff --git a/PKGBUILD b/PKGBUILD index e531dc1..4f6e7c4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -10,7 +10,7 @@ license=("APGL-3.0") provides=($_pkgname) conflicts=($_pkgname) replaces=($_pkgname) -depends=("webkit2gtk-4.1") +depends=("webkit2gtk-4.1" "quickjs-bin") makedepends=("git" "flutter" "clang" "ninja" "pkgconf") source=("git+https://github.com/miru-project/$_pkgname.git") md5sums=('SKIP')