mirror of
https://github.com/ful1e5/Bibata_Cursor.git
synced 2025-05-29 14:25:25 -04:00
change xcursorgen
This commit is contained in:
parent
24de315f49
commit
d17199e9f5
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ RUN apt-get update
|
|||
# Install Build dependencies
|
||||
RUN apt-get install -qy python3
|
||||
RUN apt-get install -qy python3-pip
|
||||
RUN apt-get install -qy inkscape xcursorgen
|
||||
RUN apt-get install -qy inkscape x11-apps
|
||||
# Copy Project to Docker Container
|
||||
COPY . /Bibata
|
||||
# Change Work Directory
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue