fix(build): backport changes from niri ext attempt
This commit is contained in:
parent
c6b2f65b3a
commit
f70e0fa64e
4 changed files with 12 additions and 6 deletions
|
|
@ -2,7 +2,8 @@
|
|||
FROM ubuntu:24.04
|
||||
|
||||
RUN apt-get update && \
|
||||
apt-get install curl \
|
||||
apt-get install -y dpkg-deb \
|
||||
make \
|
||||
# other packages to build \
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue