ubuntu build
This commit is contained in:
parent
a496dc0cac
commit
e5053e4fa3
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="ON"
|
||||
qtmultimedia="OFF"
|
||||
libmpv="OFF"
|
||||
qtmultimedia="ON"
|
||||
app_id="io.github.martinrotter.rssguardlite"
|
||||
fi
|
||||
else
|
||||
|
|
Loading…
Add table
Reference in a new issue