ubuntu build
This commit is contained in:
parent
4954056530
commit
4729fde6f2
1 changed files with 2 additions and 2 deletions
|
@ -16,8 +16,8 @@ if [[ "$os" == *"ubuntu"* ]]; then
|
|||
qtmultimedia="OFF"
|
||||
app_id="io.github.martinrotter.rssguard"
|
||||
else
|
||||
libmpv="OFF"
|
||||
qtmultimedia="ON"
|
||||
libmpv="ON"
|
||||
qtmultimedia="OFF"
|
||||
app_id="io.github.martinrotter.rssguardlite"
|
||||
fi
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue