diff options
| author | 2025-02-17 07:44:19 +0100 | |
|---|---|---|
| committer | 2025-02-17 07:44:19 +0100 | |
| commit | 45a63a849358a1b392112a52ea4e04ae7558a92a (patch) | |
| tree | ce5c42cee1a2cb895a19fff6618d4697049e2f7e /docs/source/devguide | |
| parent | 57f6f2234100649ec511b323e201af99abfafbce (diff) | |
Merging upstream version 2.1.2~dev0+20240910.
Signed-off-by: Daniel Baumann <daniel@debian.org>
Diffstat (limited to 'docs/source/devguide')
| -rw-r--r-- | docs/source/devguide/tutorials/01-setup.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/source/devguide/tutorials/01-setup.md b/docs/source/devguide/tutorials/01-setup.md index 02195b1..0e3aa04 100644 --- a/docs/source/devguide/tutorials/01-setup.md +++ b/docs/source/devguide/tutorials/01-setup.md @@ -24,7 +24,7 @@ You might need to add `~/.local/bin` to your PATH. #### Runtime libraries and tools sudo apt install python3-libtorrent python3-geoip python3-dbus python3-gi \ - python3-gi-cairo gir1.2-gtk-3.0 gir1.2-appindicator3 python3-pygame libnotify4 \ + python3-gi-cairo gir1.2-gtk-3.0 gir1.2-ayatanaappindicator3-0.1 python3-pygame libnotify4 \ librsvg2-common xdg-utils ## Setup development environment |
