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 45b59348ab51..8057fd767dc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=2
pkgdesc="A 448-bit Edwards curve"
url="https://sourceforge.net/projects/ed448goldilocks/"
depends=()
-makedepends=('cmake')
+makedepends=('cmake' 'python')
license=('MIT')
arch=('x86_64')
source=("https://sourceforge.net/projects/ed448goldilocks/files/$pkgname-$pkgver.tgz"