litecoin: add libatomic-devel for armv6*

This commit is contained in:
Jürgen Buchmüller 2017-12-31 18:28:46 +01:00
parent c525a0f5e9
commit e400348c1c

View file

@ -6,7 +6,7 @@ build_style=gnu-configure
configure_args="--with-incompatible-bdb --with-gui=qt5 --disable-static --disable-tests
--with-libressl"
hostmakedepends="automake libtool pkg-config yasm"
makedepends="zlib-devel db-devel libressl-devel boost-devel
makedepends="libatomic-devel zlib-devel db-devel libressl-devel boost-devel
qt5-tools-devel miniupnpc-devel protobuf-devel libevent-devel"
short_desc="Peer-to-peer Internet currency based on scrypt cryptography"
maintainer="Juan RP <xtraeme@voidlinux.eu>"