summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMarcouney2021-06-07 23:32:09 +0100
committerMarcouney2021-06-07 23:32:09 +0100
commitd2ebc3e9680d1a621fd4a3b12a3c568e352c105c (patch)
treeeee652224b0b3ae513c7e704da155fe1071e0923 /PKGBUILD
parent8866a4789f187b96c9ada18124e60355c8e581e1 (diff)
downloadaur-qt-avif-image-plugin-git.tar.gz
Remove base-devel dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7cd8b220dbfb..655f1ff46698 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('x86_64')
url="https://github.com/novomesk/$_pkgname"
license=('BSD')
depends=('qt5-base' 'libavif')
-makedepends=('git' 'make')
+makedepends=('git')
source=("git+$url.git")
sha256sums=('SKIP')