Lines Matching +full:- +full:- +full:without +full:- +full:libpsl
7 # http://www.apache.org/licenses/LICENSE-2.0
11 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
17 FROM gcr.io/oss-fuzz-base/base-builder
18 RUN apt-get update && apt-get install -y \
20 pkg-config \
25 autoconf-archive \
39 ENV GNULIB_TOOL $SRC/gnulib/gnulib-tool
41 RUN git clone --depth=1 --recursive https://git.savannah.gnu.org/git/libunistring.git
42 RUN git clone --depth=1 --recursive https://gitlab.com/libidn/libidn2.git
43 RUN git clone --depth=1 --recursive https://github.com/rockdaboot/libpsl.git
44 RUN git clone --depth=1 https://git.lysator.liu.se/nettle/nettle.git
45 RUN git clone --depth=1 https://gitlab.com/gnutls/gnutls.git
47 RUN git clone --recursive https://git.savannah.gnu.org/git/wget.git