Skip to content

Commit

Permalink
Additional fix attempts
Browse files Browse the repository at this point in the history
  • Loading branch information
ehfd committed Aug 30, 2023
1 parent 4401da6 commit 9d64857
Showing 1 changed file with 13 additions and 10 deletions.
23 changes: 13 additions & 10 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -66,8 +66,9 @@ RUN dpkg --add-architecture i386 && \
build-essential \
ca-certificates \
ssl-cert \
cups-filters \
cups-browsed \
cups-common \
cups-filters \
cups-pdf \
curl \
file \
Expand All @@ -93,6 +94,7 @@ RUN dpkg --add-architecture i386 && \
vim \
htop \
ibus-data \
fakeroot \
fonts-dejavu-core \
fonts-freefont-ttf \
fonts-hack \
Expand All @@ -101,13 +103,16 @@ RUN dpkg --add-architecture i386 && \
fonts-noto-cjk \
fonts-noto-cjk-extra \
fonts-noto-color-emoji \
fonts-noto-extra \
fonts-noto-ui-extra \
fonts-noto-hinted \
fonts-noto-mono \
fonts-noto-unhinted \
fonts-opensymbol \
fonts-symbola \
fonts-ubuntu \
lame \
less \
libavcodec-extra \
libpulse0 \
pulseaudio \
Expand Down Expand Up @@ -136,6 +141,7 @@ RUN dpkg --add-architecture i386 && \
libsm6 \
libsm6:i386 \
pkg-config \
packagekit-tools \
mesa-utils \
mesa-utils-extra \
va-driver-all \
Expand All @@ -147,6 +153,7 @@ RUN dpkg --add-architecture i386 && \
libva2 \
libva2:i386 \
vainfo \
vdpau-driver-all \
vdpauinfo \
libmfx-tools \
xserver-xorg-input-all \
Expand All @@ -170,7 +177,9 @@ RUN dpkg --add-architecture i386 && \
libxv1:i386 \
libxtst6 \
libxtst6:i386 \
xdg-user-dirs \
xdg-utils \
dbus-user-session \
dbus-x11 \
libdbus-c++-1-0v5 \
xkb-data \
Expand Down Expand Up @@ -254,6 +263,7 @@ Pin-Priority: -1" > /etc/apt/preferences.d/firefox-nosnap && \
haveged \
hspell \
im-config \
kactivities-bin \
kaddressbook \
kate \
kcalc \
Expand All @@ -264,12 +274,10 @@ Pin-Priority: -1" > /etc/apt/preferences.d/firefox-nosnap && \
kde-config-gtk-style \
kde-config-gtk-style-preview \
kde-config-screenlocker \
kde-config-sddm \
kdeconnect \
kdegraphics-thumbnailers \
kdenetwork-filesharing \
kde-spectacle \
kde-style-oxygen-qt5 \
kdf \
kdialog \
kgamma5 \
Expand Down Expand Up @@ -299,35 +307,30 @@ Pin-Priority: -1" > /etc/apt/preferences.d/firefox-nosnap && \
ksystemlog \
ktimer \
kubuntu-settings-desktop \
kubuntu-wallpapers \
kwalletmanager \
kwin-addons \
kwin-x11 \
kwrited \
libgdk-pixbuf2.0-bin \
libpam-kwallet5 \
muon \
okular \
okular-extra-backends \
oxygen-sounds \
plasma-browser-integration \
plasma-calendar-addons \
plasma-dataengines-addons \
plasma-discover \
plasma-integration \
plasma-runners-addons \
plasma-wallpapers-addons \
plasma-widgets-addons \
plasma-workspace-wallpapers \
policykit-desktop-privileges \
polkit-kde-agent-1 \
powerdevil \
qapt-deb-installer \
qml-module-org-kde-qqc2desktopstyle \
qml-module-org-kde-runnermodel \
qml-module-qtgraphicaleffects \
qt5-image-formats-plugins \
qtvirtualkeyboard-plugin \
sddm \
sddm-theme-breeze \
software-properties-qt \
sonnet-plugins \
sweeper \
Expand Down

0 comments on commit 9d64857

Please sign in to comment.