Skip to content

Commit 4a38c0e

Browse files
authored
Merge pull request #61 from krzk/cdba-server-info
Cdba server info
2 parents 65d8673 + 316119c commit 4a38c0e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

README

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ attached using a CDB Assist [https://github.com/sonyxperiadev/CDB-Assist] or Con
55
= Dependencies
66
sudo apt-get install libudev-dev libyaml-dev libftdi1-dev pkg-config meson for debian systems
77
dnf install systemd-devel libyaml-devel libftdi1-devel pkg-config meson for fedora systems
8+
pacman -S libftdi libgpiod libyaml pkgconf meson for Arch systems
89

910
= Device side
1011
On the host with the CDB Assist or Conmux attached the "cdba-server" executable is run

meson_options.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
option('server', type: 'feature', description: 'Controls whether the CDBA server is built. By default it will be built of all dependencies are present.')
1+
option('server', type: 'feature', description: 'Controls whether the CDBA server is built. By default it will be built if all dependencies are present.')

0 commit comments

Comments
 (0)