Skip to content

Commit

Permalink
Merge pull request #317 from jmlich/update-sfos-docs
Browse files Browse the repository at this point in the history
[docs] sailfishos needs additionally libicu-devel installed
  • Loading branch information
piggz authored Dec 8, 2023
2 parents 0f35ac9 + bbe058f commit 08d42d1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions documentation/build-instructions.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@ In the .pro file, you can set `FLAVOR = silica` (or `FLAVOR = $$FLAVOR` and in t
To install missing packages, as pointed out by build errors, use:

```
sb2 -R zypper in kcoreaddons-devel
sb2 -R zypper in kdb-devel
sb2 -R zypper in libKDb3-3
sb2 -R zypper in mkcal-qt5-devel
sb2 -R zypper in kcoreaddons-devel kdb-devel libKDb3-3 mkcal-qt5-devel libicu-devel
```

etc as pointed out by build errors.
Expand Down

0 comments on commit 08d42d1

Please sign in to comment.