summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorWilhelm Schuster2021-09-22 08:43:04 +0200
committerWilhelm Schuster2021-09-22 08:43:04 +0200
commit27919907340bc6ae311e15ae7d8c7801522e52fa (patch)
tree812fc9d5f34ba7cb9836479149f8c576d9d27a30 /PKGBUILD
parent4bcf079b03a9fc72a81a97943d46655312f3a2d7 (diff)
downloadaur-27919907340bc6ae311e15ae7d8c7801522e52fa.tar.gz
Add python-pycurl dependency
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c97eb193f164..d6bf48bdfeae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Wilhelm Schuster <aur [aT] rot13 dot io>
pkgname=moonraker-git
-pkgver=r741.c22dcc1
+pkgver=r845.2447cca
pkgrel=1
pkgdesc="HTTP frontend for Klipper 3D printer firmware"
arch=(any)
@@ -16,6 +16,7 @@ depends=(klipper
python-inotify-simple
python-libnacl
python-paho-mqtt
+ python-pycurl
libgpiod)
provides=("${pkgname%-git}")
conflicts=("${pkgname%-git}")