mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-01-15 23:58:57 +00:00
Drop transitional package apt-transport-https (#5950)
This commit is contained in:
@@ -12,7 +12,7 @@ ENV IS_DOCKER=YES
|
||||
# Prepare Debian build environment
|
||||
RUN apt-get update -yqq \
|
||||
&& apt-get install -yqq --no-install-recommends \
|
||||
apt-transport-https debhelper gnupg devscripts build-essential mmv \
|
||||
debhelper gnupg devscripts build-essential mmv \
|
||||
libcurl4-openssl-dev libfontconfig1-dev libfreetype6-dev libssl-dev \
|
||||
libssl1.1 liblttng-ust0
|
||||
|
||||
|
||||
Reference in New Issue
Block a user