mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-05-05 04:16:46 +02:00
testing/domoticz: disable on arm
Fails with: domoticz-0_git20160214/hardware/PiFace.cpp: In member function 'int CPiFace::Read_Write_SPI_Byte(unsigned char*, int)': domoticz-0_git20160214/hardware/PiFace.cpp:1011:23: error: '_IOC_SIZEBITS' was not declared in this scope return ioctl (m_fd, SPI_IOC_MESSAGE(1), &spi) ; probably missing include
This commit is contained in:
parent
92a3fd76cf
commit
886603ffa2
@ -5,7 +5,7 @@ pkgver=0_git20160214
|
||||
pkgrel=5
|
||||
pkgdesc="Open source Home Automation System"
|
||||
url="http://www.domoticz.com/"
|
||||
arch="all"
|
||||
arch="x86_64 x64"
|
||||
license="GPL"
|
||||
depends=""
|
||||
depends_dev=""
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user