diff options
| author | 2025-02-17 07:44:09 +0100 | |
|---|---|---|
| committer | 2025-02-17 07:44:09 +0100 | |
| commit | fc269ebcb7a4f2658c0c16e88084c0941777d8bd (patch) | |
| tree | f85d5b3f562daaba8c0a4174011babee9a556334 /docs/source/devguide | |
| parent | 8e423046a8794976a2e84f85c8e208295abffbcb (diff) | |
Adding 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 |
