Skip to content

Commit

Permalink
multimedia/ringrtc: Restrict ringrtc to aarch64 and amd64
Browse files Browse the repository at this point in the history
This port is only required by signal-desktop and only works on aarch64 and amd64
  • Loading branch information
MikaelUrankar committed Nov 16, 2023
1 parent b77ac6a commit 242bd25
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions multimedia/ringrtc/Makefile
Expand Up @@ -38,6 +38,8 @@ WWW= https://github.com/signalapp/ringrtc
LICENSE= AGPLv3
LICENSE_FILE= ${WRKSRC}/LICENSE

ONLY_FOR_ARCHS= aarch64 amd64

BUILD_DEPENDS= gn:devel/gn \
protoc:devel/protobuf
LIB_DEPENDS= libasound.so:audio/alsa-lib \
Expand Down

0 comments on commit 242bd25

Please sign in to comment.