diff --git a/extra/opendht/PKGBUILD b/extra/opendht/PKGBUILD index 86f0cb079..22562e888 100644 --- a/extra/opendht/PKGBUILD +++ b/extra/opendht/PKGBUILD @@ -8,13 +8,13 @@ pkgname=opendht epoch=1 pkgver=2.5.5 -pkgrel=1 +pkgrel=2 pkgdesc="C++17 Distributed Hash Table (DHT) implementation" arch=(x86_64) url="https://github.com/savoirfairelinux/opendht" license=(GPL3) depends=(glibc gnutls nettle readline argon2 jsoncpp libjsoncpp.so fmt http-parser openssl) -makedepends=(git cmake msgpack-cxx asio restinio cython python-setuptools cppunit) +makedepends=(git cmake msgpack-cxx asio restinio cython0 python-setuptools cppunit) optdepends=('python: to use the Python bindings' 'msgpack-cxx: linking against opendht') _commit=d2f29b72c33b9a949c9ae8f96bb80048987f1c07