summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 1 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5d1fef484143..207762a34fdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,8 @@ pkgrel=1
arch=('x86_64' 'aarch64')
url="https://github.com/stenzek/duckstation"
license=('GPL3')
-makedepends=('git' 'cmake')
+makedepends=('git' 'cmake' 'extra-cmake-modules' 'qt5-tools')
depends=('sdl2' 'qt5-base')
-makedepends=('extra-cmake-modules' 'qt5-tools')
optdepends=(
)
provides=('duckstation')