Skip to content

Commit

Permalink
Add libgtksourceview-3.0-dev to depends pkg list
Browse files Browse the repository at this point in the history
  • Loading branch information
sunshine69 committed Feb 24, 2024
1 parent a1add1d commit c95662d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ go-bindata -pkg forms -o forms/bindata.go -nomemcopy glade icons
- Linux

```
apt-get install libgtk-3-0 libgtk-3-dev ca-certificates
apt-get install libgtk-3-0 libgtk-3-dev ca-certificates libgtksourceview-3.0-dev
go build --tags "icu json1 fts5 secure_delete" -ldflags='-s -w'
# To avoid glibc incompatibility maybe try the below. Note it might cause link errors, if so use the previous build command.
Expand Down

0 comments on commit c95662d

Please sign in to comment.