Fixed the install dependencies for the generated .deb package
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
Gregory Ballantine 2022-07-17 20:13:22 -04:00
parent 3c6079807e
commit ad0115e5f2

View File

@ -146,8 +146,7 @@
<debBaseDir>${project.basedir}/src/build/deb</debBaseDir>
<installDir>/opt</installDir>
<osDependencies>
<openjdk-11-jdk></openjdk-11-jdk>
<maven></maven>
<openjdk-11-jre></openjdk-11-jre>
<ffmpeg></ffmpeg>
</osDependencies>
<javaServiceWrapper>false</javaServiceWrapper>