Skip to content

Commit 1f6ba55

Browse files
committed
lcd4linux: Add python3-zoneinfo as dependency
Plugin Extensions/LCD4linux failed to load: No module named 'backports' Traceback (most recent call last): File "/usr/lib/python3.12/site-packages/icalendar/timezone/zoneinfo.py", line 8, in <module> ModuleNotFoundError: No module named 'zoneinfo'
1 parent 483005f commit 1f6ba55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lcd4linux/CONTROL/control

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ Version: 5.0-r9
33
Description: LCD4linux plugin
44
Maintainer: OpenPLi team <forum@openpli.org>
55
Homepage: http://www.openpli.org
6-
Depends: python3-codecs, python3-ctypes, python3-datetime, python3-email, python3-icalendar, python3-image, python3-mutagen, python3-pyusb, python3-shell, python3-simplejson, python3-pillow, python3-requests, png-util, pydpflib
6+
Depends: python3-codecs, python3-ctypes, python3-datetime, python3-email, python3-icalendar, python3-image, python3-mutagen, python3-pyusb, python3-shell, python3-simplejson, python3-pillow, python3-requests, python3-zoneinfo, png-util, pydpflib

0 commit comments

Comments
 (0)