add libxkbcommon-x11
This commit is contained in:
parent
8c2cb6539d
commit
d03490db8c
1 changed files with 3 additions and 0 deletions
|
|
@ -62,6 +62,9 @@ RUN wget https://copr.fedorainfracloud.org/coprs/kylegospo/system76-scheduler/re
|
|||
wget https://copr.fedorainfracloud.org/coprs/andersrh/my-ostree-os/repo/fedora-$(rpm -E %fedora)/andersrh-my-ostree-os-fedora-$(rpm -E %fedora).repo -O /etc/yum.repos.d/_copr_andersrh-my-ostree-os.repo && \
|
||||
rpm-ostree install system76-scheduler
|
||||
|
||||
# Dependency for Warp-Terminal
|
||||
RUN rpm-ostree install libxkbcommon-x11
|
||||
|
||||
# Copy config files
|
||||
COPY etc /etc
|
||||
# Copy /usr
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue