From 97d679c0653399f2c5657b89caeb5f8e82451799 Mon Sep 17 00:00:00 2001 From: f4exb Date: Sun, 10 Jan 2016 22:52:54 +0100 Subject: [PATCH] Update Readme.md Instructions for Manjaro --- Readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Readme.md b/Readme.md index 4ec554925..f2e60d314 100644 --- a/Readme.md +++ b/Readme.md @@ -163,6 +163,16 @@ Then you should be all set to build the software with `cmake` and `make` as disc Note for udev rules: the same as for openSUSE applies. This is detailed in the previous paragraph for openSUSE. +

Manjaro

+ +Tested with the 15.09 version with LXDE desktop (community supported). The exact desktop environment shold not matter anyway: + + `sudo pacman -S cmake pkg-config fftw qt5-multimedia qt5-tools qt5-base libusb boost boost-libs pulseaudio` + +Then you should be all set to build the software with `cmake` and `make` as discussed earlier. + +Note for udev rules: the same as for openSUSE and Fedora applies. +

Known Issues

- The message queuing model supports a n:1 connection to an object (on its input queue) and a 1:1 connection from an object (on its output queue). Assuming a different model can cause insidious disruptions.