Skip to content

Commit

Permalink
[Added] [M3UIPTV] zoneinfo package to RDEPENDS (#914)
Browse files Browse the repository at this point in the history
  • Loading branch information
atvcaptain committed Feb 14, 2025
1 parent c74924e commit f3a5169
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ LICENSE = "GPL-3.0-only"
LIC_FILES_CHKSUM = "file://LICENSE;md5=1ebbd3e34237af26da5dc08a4e440464"
HOMEPAGE = "https://github.com/DimitarCC"

RDEPENDS:${PN} = "python3-multiprocessing python3-requests"
RDEPENDS:${PN} = "python3-multiprocessing python3-requests python3-zoneinfo"

inherit gitpkgv allarch python3native gettext

Expand Down

0 comments on commit f3a5169

Please sign in to comment.