changedetection-io: add missing dependency extruct

This commit is contained in:
Wojciech Sadowski 2025-05-10 20:35:34 +10:00
parent 3bb8fa02e6
commit 6df7c97a19

View file

@ -30,6 +30,7 @@ python3.pkgs.buildPythonApplication rec {
dnspython dnspython
elementpath elementpath
eventlet eventlet
extruct
feedgen feedgen
flask flask
flask-compress flask-compress