summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorxRoBoTx2022-10-17 20:23:19 +0700
committerxRoBoTx2022-10-17 20:23:19 +0700
commit500e2a023192ff8f0b42e40f2f20246d673e3f3f (patch)
tree99a4262f48695309934b91585afe9b2972c1c387
parentc0f6ade9e9295a4af869e087ed102c810f906f63 (diff)
downloadaur-500e2a023192ff8f0b42e40f2f20246d673e3f3f.tar.gz
Removed base-devel deps
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4af4bc5fc347..e7528227b3ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url="https://github.com/BeardOverflow/msi-ec"
license=('GPL2')
depends=()
-makedepends=('git' 'make')
+makedepends=('git')
backup=()
conflicts=()
provides=('msi-ec')