nspr-config
Portable Runtime
RUN apt-get update && \
apt-get install -y xulrunner-dev
RUN apt-get update && \
apt-get install -y thunderbird-dev
RUN apk add nspr
RUN pacman -S --noconfirm nspr
RUN apt-get update && \
apt-get install -y libnspr4-dev
RUN yum install -y nspr-devel
RUN dnf install -y mingw64-nspr
RUN apt-get update && \
apt-get install -y libnspr4-dev