Skip to content

Commit

Permalink
spksrc: Update master readme file (mako, nasm, yasm)
Browse files Browse the repository at this point in the history
  • Loading branch information
th0ma7 committed Jul 28, 2024
1 parent c3bcd2a commit 54fd642
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ sudo apt install autoconf-archive autogen automake autopoint bash bash-completio
g++-multilib gawk gettext git gperf httpie imagemagick intltool jq libbz2-dev \
libc6-i386 libcppunit-dev libffi-dev libgc-dev libgmp3-dev libltdl-dev \
libmount-dev libncurses-dev libpcre3-dev libssl-dev libtool libunistring-dev \
lzip man-db manpages-dev mercurial meson mlocate moreutils ninja-build \
patchelf php pkg-config python3 python3-distutils python3-pip python3-virtualenv \
lzip man-db manpages-dev mercurial meson mlocate moreutils nasm ninja-build \
patchelf php pkg-config python3 python3-distutils python3-mako python3-pip python3-virtualenv \
rename ripgrep ruby-mustache rsync scons subversion \
swig texinfo time tree unzip xmlto zip zlib1g-dev
swig texinfo time tree unzip xmlto yasm zip zlib1g-dev
```
From there, follow the instructions in the [Developers HOW TO].

Expand All @@ -82,10 +82,10 @@ lxc exec spksrc -- /usr/bin/apt install autoconf-archive autogen automake autopo
g++-multilib gawk gettext git gperf httpie imagemagick intltool jq libbz2-dev \
libc6-i386 libcppunit-dev libffi-dev libgc-dev libgmp3-dev libltdl-dev \
libmount-dev libncurses-dev libpcre3-dev libssl-dev libtool libunistring-dev \
lzip man-db manpages-dev mercurial meson mlocate moreutils ninja-build \
patchelf php pkg-config python3 python3-distutils python3-pip python3-virtualenv \
lzip man-db manpages-dev mercurial meson mlocate moreutils nasm ninja-build \
patchelf php pkg-config python3 python3-distutils python3-mako python3-pip python3-virtualenv \
rename ripgrep ruby-mustache rsync scons subversion \
swig texinfo time tree unzip xmlto zip zlib1g-dev
swig texinfo time tree unzip xmlto yasm zip zlib1g-dev
```

#### LXC: `spksrc` user
Expand Down

0 comments on commit 54fd642

Please sign in to comment.