summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 2 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ea915a60cc39..bfe2bfed5ec5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,6 +5,7 @@ pkgbase = osu-handler
install = osu-handler.install
arch = any
license = GPL3
+ makedepends = meson
depends = osu-mime
depends = desktop-file-utils
source = https://github.com/openglfreak/osu-handler-wine/archive/refs/tags/v0.3.0.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index ef59609f02d5..f18c36e24618 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgrel=3
arch=(any)
license=(GPL3)
depends=(osu-mime desktop-file-utils)
+makedepends=(meson)
install='osu-handler.install'
source=("https://github.com/openglfreak/osu-handler-wine/archive/refs/tags/v${pkgver}.tar.gz"
osu-file-extensions-handler.desktop