mirror of
https://github.com/YunoHost-Apps/streama_ynh.git
synced 2024-09-03 20:26:30 +02:00
Update README.md
This commit is contained in:
parent
5cb9f04fc2
commit
7f42cb07c1
1 changed files with 5 additions and 1 deletions
|
@ -37,8 +37,12 @@ Streama Server
|
||||||
pkg-config yasm libsqlite3-dev libfontconfig1-dev \
|
pkg-config yasm libsqlite3-dev libfontconfig1-dev \
|
||||||
libfribidi-dev libxvdev libvdpau-dev libva-dev \
|
libfribidi-dev libxvdev libvdpau-dev libva-dev \
|
||||||
libasound2-dev libpulse-dev libfdk-aac-dev \
|
libasound2-dev libpulse-dev libfdk-aac-dev \
|
||||||
libpng-dev libaften-dev libmp3lame-dev libx264-dev \
|
libpng-dev libmp3lame-dev libx264-dev \
|
||||||
libxvidcore-dev libfaad-dev libfaac-dev libopus-dev \
|
libxvidcore-dev libfaad-dev libfaac-dev libopus-dev \
|
||||||
libvorbis-dev libogg-dev libdca-dev libx265-dev
|
libvorbis-dev libogg-dev libdca-dev libx265-dev
|
||||||
|
$ wget https://www.deb-multimedia.org/pool/main/a/aften/libaften0_0.0.8svn20100103-dmo2_amd64.deb
|
||||||
|
$ wget https://www.deb-multimedia.org/pool/main/a/aften/libaften-dev_0.0.8svn20100103-dmo2_amd64.deb
|
||||||
|
$ sudo dpkg -i libaften0_0.0.8svn20100103-dmo2_amd64.deb
|
||||||
|
$ sudo dpkg -i libaften-dev_0.0.8svn20100103-dmo2_amd64.deb
|
||||||
$ bash bootStrap.bash --deb --without-qt --with-cli
|
$ bash bootStrap.bash --deb --without-qt --with-cli
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue