mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-07-21 17:22:24 +02:00
Merge pull request #633 from sabelka/add-osslsigncode
This commit is contained in:
@@ -18,6 +18,7 @@ RUN \
|
|||||||
gettext \
|
gettext \
|
||||||
gzip \
|
gzip \
|
||||||
gnupg \
|
gnupg \
|
||||||
|
osslsigncode \
|
||||||
initramfs-tools \
|
initramfs-tools \
|
||||||
libncurses5 \
|
libncurses5 \
|
||||||
libtool \
|
libtool \
|
||||||
|
@@ -56,6 +56,7 @@ RUN \
|
|||||||
make \
|
make \
|
||||||
nsis \
|
nsis \
|
||||||
openssl \
|
openssl \
|
||||||
|
osslsigncode \
|
||||||
p7zip-full \
|
p7zip-full \
|
||||||
patch \
|
patch \
|
||||||
perl \
|
perl \
|
||||||
|
@@ -33,6 +33,7 @@ RUN \
|
|||||||
libtool \
|
libtool \
|
||||||
python3 \
|
python3 \
|
||||||
python3-pip \
|
python3-pip \
|
||||||
|
osslsigncode \
|
||||||
rsync \
|
rsync \
|
||||||
sed \
|
sed \
|
||||||
ssh \
|
ssh \
|
||||||
|
Reference in New Issue
Block a user