diff --git a/.onedev-buildspec.yml b/.onedev-buildspec.yml index 44ec45c..b7c3cb8 100644 --- a/.onedev-buildspec.yml +++ b/.onedev-buildspec.yml @@ -58,7 +58,7 @@ jobs: interpreter: !DefaultInterpreter commands: | apt update - apt install tessesframework + apt install tessesframework libffi-dev pkg-config cd Packaging/Linux bash build-debian-amd64.sh bash push-debian-amd64.sh