summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 85faecbe4e65..660c4faf7c52 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
url="https://github.com/beetbox/audioread"
license=(MIT)
depends=(python)
-makedepends=(python-build python-installer python-setuptools python-wheel)
+makedepends=(python-build python-flit-core python-installer python-setuptools python-wheel)
source=("$url/archive/v${pkgver}.tar.gz")
sha256sums=('57766a926f522e9a05ccd07d438d0c8998fc53d0489efeb40a256d7ca42b1369')