forked from Ivasoft/docker-tvheadend
Merge pull request #239 from linuxserver/json-xs
This commit is contained in:
@@ -189,6 +189,7 @@ RUN \
|
||||
perl \
|
||||
perl-datetime-format-strptime \
|
||||
perl-json \
|
||||
perl-json-xs \
|
||||
py3-requests \
|
||||
python3 \
|
||||
uriparser \
|
||||
|
||||
@@ -188,6 +188,7 @@ RUN \
|
||||
perl \
|
||||
perl-datetime-format-strptime \
|
||||
perl-json \
|
||||
perl-json-xs \
|
||||
py3-requests \
|
||||
python3 \
|
||||
uriparser \
|
||||
|
||||
@@ -123,6 +123,7 @@ app_setup_block: |
|
||||
|
||||
# changelog
|
||||
changelogs:
|
||||
- { date: "20.09.23:", desc: "Add perl-json-xs package." }
|
||||
- { date: "18.05.23:", desc: "Install XMLTV from Alpine repos." }
|
||||
- { date: "18.05.23:", desc: "Rebase to Alpine 3.18." }
|
||||
- { date: "17.03.23:", desc: "Extract picons during build instead of init." }
|
||||
|
||||
Reference in New Issue
Block a user