Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichel Le Bihan <michel@lebihan.pl>2023-04-21 18:03:41 +0300
committerPhilipp Hörist <philipp@hoerist.com>2023-04-21 18:03:41 +0300
commit99dad790f42d6b191621042a29c7b592d5ce5c4d (patch)
tree10ccb3e889dcfa362757635e042105fb333331c8 /README.md
parent5f77a2545226bc9d0e0782e44744af3cc54358c7 (diff)
feat: Detect dark theme on Windows
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6a9afbeeb..93f2c580d 100644
--- a/README.md
+++ b/README.md
@@ -23,6 +23,7 @@
- [sqlite](https://www.sqlite.org/) (>=3.33.0)
- [omemo-dr](https://dev.gajim.org/gajim/omemo-dr) (>=1.0.0)
- [qrcode](https://pypi.org/project/qrcode/) (>=7.3.1)
+- [winsdk](https://pypi.org/project/winsdk/) (Only on Windows)
### Optional Runtime Requirements