summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTorge Matthies2021-06-25 22:34:40 +0200
committerTorge Matthies2021-06-25 22:35:11 +0200
commita179ac8791c6f676d39c6fbd3aacd0a5127ed250 (patch)
treee5a4ff3c104dc7408da8fce570389f5536ed1ec8
parent264210a07a40a63c83ec3b1d818e564218974e9d (diff)
downloadaur-a179ac8791c6f676d39c6fbd3aacd0a5127ed250.tar.gz
Fix missing makedepends
-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