Commit 4947c950 authored by Marvin's avatar Marvin Committed by GitHub

added gpme support

parent 4382305f
...@@ -34,6 +34,7 @@ RUN export samba_version=4.9.0 \ ...@@ -34,6 +34,7 @@ RUN export samba_version=4.9.0 \
libpopt-dev \ libpopt-dev \
libreadline-dev \ libreadline-dev \
libjansson-dev \ libjansson-dev \
libgpgme11-dev \
perl \ perl \
perl-modules \ perl-modules \
pkg-config \ pkg-config \
...@@ -42,6 +43,7 @@ RUN export samba_version=4.9.0 \ ...@@ -42,6 +43,7 @@ RUN export samba_version=4.9.0 \
python-dev \ python-dev \
python-dnspython \ python-dnspython \
python-crypto \ python-crypto \
python-gpgme \
xsltproc \ xsltproc \
zlib1g-dev \ zlib1g-dev \
\ \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment