added dependencies to server package build
This commit is contained in:
parent
f29c78514a
commit
aa39f44f71
2 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ fpm \
|
|||
--name compsrv \
|
||||
--version 1.0.0-0 \
|
||||
--architecture all \
|
||||
-d "libprotobuf23" \
|
||||
-d "protobuf-compiler" \
|
||||
-d "python3-protobuf" \
|
||||
-d "pigpio" \
|
||||
./test_bin/compsrv=/usr/bin/compsrv
|
||||
|
||||
# MUST BE RUN IN BASH, zsh has 'ar' as an alias to 'apt'
|
||||
|
|
BIN
server_v2/compsrv_1.0.0-0_all.deb
Normal file
BIN
server_v2/compsrv_1.0.0-0_all.deb
Normal file
Binary file not shown.
Reference in a new issue