Skip to content

Commit 54d9c78

Browse files
committed
Remove update-webkitwpe-libs from gtk build example
Since moving away from Flatpak this script isn't generally useful and by default it still downloads the flatpak runtime. Then build-webkit will try to use flatpak since the runtime exists.
1 parent 99d80e8 commit 54d9c78

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/Build & Debug/BuildOptions.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ For development builds:
6262

6363
```
6464
Tools/gtk/install-dependencies
65-
Tools/Scripts/update-webkitgtk-libs
6665
Tools/Scripts/build-webkit --gtk --debug
6766
```
6867

@@ -80,7 +79,6 @@ For development builds:
8079

8180
```
8281
Tools/wpe/install-dependencies
83-
Tools/Scripts/update-webkitwpe-libs
8482
Tools/Scripts/build-webkit --wpe --debug
8583
```
8684

0 commit comments

Comments
 (0)