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