Skip to content
This repository was archived by the owner on Jan 29, 2023. It is now read-only.

Commit 856c025

Browse files
committed
2 parents 0f4c7b8 + efe0c31 commit 856c025

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,14 +11,15 @@ Buy me a beer/a coffee/love?
1111
## Dependencies
1212
```
1313
budgie-1.0 >= 2
14+
json-glib-1.0
1415
gtk+-3.0
1516
libsoup-2.4
1617
vala
1718
```
1819

1920
These can be installed on Solus by running:
2021
```bash
21-
sudo eopkg it vala budgie-desktop-devel libsoup-devel`
22+
sudo eopkg it vala budgie-desktop-devel libjson-glib-devel libsoup-devel
2223
```
2324

2425
### Installing
@@ -35,4 +36,4 @@ sudo ninja install
3536
You can install budgie-haste-applet from the Software Centre or via the command line:
3637
```bash
3738
sudo eopkg it budgie-haste-applet
38-
```
39+
```

0 commit comments

Comments
 (0)