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"
|
qtmultimedia="OFF"
|
||||||
app_id="io.github.martinrotter.rssguard"
|
app_id="io.github.martinrotter.rssguard"
|
||||||
else
|
else
|
||||||
libmpv="OFF"
|
libmpv="ON"
|
||||||
qtmultimedia="ON"
|
qtmultimedia="OFF"
|
||||||
app_id="io.github.martinrotter.rssguardlite"
|
app_id="io.github.martinrotter.rssguardlite"
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
|
|
Loading…
Add table
Reference in a new issue