summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorkejpies2021-01-21 20:53:46 +0100
committerkejpies2021-01-21 20:53:46 +0100
commite8666ad5cfbf086c1c9ddaa56a8c1e611878683b (patch)
tree7b12487dd5d28e0d277b69b3c1174c74c3b7d1f6
parente646d80fa2caf1fb8b07c297ceb0ee59431174bd (diff)
downloadaur-e8666ad5cfbf086c1c9ddaa56a8c1e611878683b.tar.gz
Small correction
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index da137925cb11..b314c2bc2d3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgdesc="bruh"
arch=('i686' 'x86_64')
license=('GPL')
depends=("alsa-utils")
-makedepends=("coreutils" "gcc")
+makedepends=("make" "coreutils" "gcc")
source=("git+https://github.com/kejpies/bruh")
provides=("bruh")
pkgver(){