forked from Mario1159/osic-stacks
Add glu to the package list (required for magic)
This commit is contained in:
parent
393dbb45c3
commit
5f23724b2d
@ -6,7 +6,7 @@ FROM osicstack-base-arch
|
||||
RUN sudo pacman -Syuq --noconfirm
|
||||
|
||||
# Install packages
|
||||
RUN sudo aur-install xschem magic klayout
|
||||
RUN sudo aur-install xschem glu magic klayout
|
||||
|
||||
# Clean cache
|
||||
RUN sudo pacman -Scc
|
||||
|
Loading…
Reference in New Issue
Block a user