mirror of
https://github.com/aclist/dztui.git
synced 2024-12-29 13:52:03 +01:00
docs: update dependencies
This commit is contained in:
parent
e5948ead02
commit
f050105102
2 changed files with 3 additions and 1 deletions
|
@ -22,11 +22,12 @@ If not already installed, the below can be found in your system's package manage
|
||||||
|
|
||||||
If any dependencies are missing when the application starts, it will warn you, so you need not take any preemptive measures here.
|
If any dependencies are missing when the application starts, it will warn you, so you need not take any preemptive measures here.
|
||||||
|
|
||||||
- `curl`
|
- `curl`
|
||||||
- `jq`
|
- `jq`
|
||||||
- `zenity`
|
- `zenity`
|
||||||
- `steam`
|
- `steam`
|
||||||
- `wmctrl` or `xdotool`
|
- `wmctrl` or `xdotool`
|
||||||
|
- `PyGObject` (`python-gobject`)
|
||||||
|
|
||||||
=== Preparation
|
=== Preparation
|
||||||
. **Download DZGUI and make it executable:**
|
. **Download DZGUI and make it executable:**
|
||||||
|
|
|
@ -27,6 +27,7 @@ If any dependencies are missing when the application starts, it will warn you, s
|
||||||
- `zenity`
|
- `zenity`
|
||||||
- `steam`
|
- `steam`
|
||||||
- `wmctrl` or `xdotool`
|
- `wmctrl` or `xdotool`
|
||||||
|
- `PyGObject` (`python-gobject`)
|
||||||
|
|
||||||
=== Preparation
|
=== Preparation
|
||||||
. **Download DZGUI and make it executable:**
|
. **Download DZGUI and make it executable:**
|
||||||
|
|
Loading…
Reference in a new issue