builds(deps): use miniupnpc package instead of submodule (#1971)
Co-authored-by: Cameron Gutman <aicommander@gmail.com>
This commit is contained in:
parent
a452402267
commit
c0164caaaa
20 changed files with 67 additions and 36 deletions
|
|
@ -43,6 +43,7 @@ apt-get install -y --no-install-recommends \
|
|||
libcurl4-openssl-dev \
|
||||
libdrm-dev \
|
||||
libevdev-dev \
|
||||
libminiupnpc-dev \
|
||||
libnotify-dev \
|
||||
libnuma-dev \
|
||||
libopus-dev \
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@ apt-get install -y --no-install-recommends \
|
|||
libcurl4-openssl-dev \
|
||||
libdrm-dev \
|
||||
libevdev-dev \
|
||||
libminiupnpc-dev \
|
||||
libnotify-dev \
|
||||
libnuma-dev \
|
||||
libopus-dev \
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@ dnf -y install \
|
|||
libXrandr-devel \
|
||||
libXtst-devel \
|
||||
mesa-libGL-devel \
|
||||
miniupnpc-devel \
|
||||
nodejs \
|
||||
numactl-devel \
|
||||
openssl-devel \
|
||||
|
|
|
|||
|
|
@ -52,6 +52,7 @@ dnf -y install \
|
|||
libXrandr-devel \
|
||||
libXtst-devel \
|
||||
mesa-libGL-devel \
|
||||
miniupnpc-devel \
|
||||
nodejs \
|
||||
numactl-devel \
|
||||
openssl-devel \
|
||||
|
|
|
|||
|
|
@ -45,6 +45,7 @@ apt-get install -y --no-install-recommends \
|
|||
libcurl4-openssl-dev \
|
||||
libdrm-dev \
|
||||
libevdev-dev \
|
||||
libminiupnpc-dev \
|
||||
libnotify-dev \
|
||||
libnuma-dev \
|
||||
libopus-dev \
|
||||
|
|
|
|||
|
|
@ -44,6 +44,7 @@ apt-get install -y --no-install-recommends \
|
|||
libcurl4-openssl-dev \
|
||||
libdrm-dev \
|
||||
libevdev-dev \
|
||||
libminiupnpc-dev \
|
||||
libnotify-dev \
|
||||
libnuma-dev \
|
||||
libopus-dev \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue