summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorOleg Antonyan2020-09-25 10:44:59 +0200
committerOleg Antonyan2020-09-25 10:44:59 +0200
commitf97aa69b28007a84d80cebbee2216fc92e225bae (patch)
tree3f3b36596c6483d5a4d4ef468441a46396fa8e7e
parent7329fbb10971662b4b82be9d320b5e44ce181d04 (diff)
downloadaur-f97aa69b28007a84d80cebbee2216fc92e225bae.tar.gz
remove unnecessory makedeps
-rw-r--r--PKGBUILD1
1 files changed, 0 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 272103225591..c0933adeab41 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,6 @@ arch=('x86_64')
url="https://github.com/olegantonyan/mpz"
license=('GPL3')
depends=('qt5-multimedia' 'qt5-x11extras' 'hicolor-icon-theme')
-makedepends=('')
provides=('mpz')
source=(https://github.com/olegantonyan/$pkgname/archive/$pkgver.tar.gz)
sha256sums=('73d2210f06ea03a8b6cfcb08344900495a6c9a2fc693da97b825222526d65c39')