diff --git a/docs/index.html b/docs/index.html index bea80507..3be35586 100644 --- a/docs/index.html +++ b/docs/index.html @@ -544,6 +544,7 @@ USE_OSGPLUGIN(<plugin2>)
  • Gentoo
  • Mac OS X
  • openSUSE
  • +
  • Void
  • Windows Subsystem for Linux
  • @@ -1047,6 +1048,32 @@ USE_OSGPLUGIN(<plugin2>) 32-bit systems.

    +

    Void

    + + +
    xbps-install -S \
    +    autoconf \
    +    automake \
    +    flex \
    +    gcc \
    +    gdk-pixbuf-devel \
    +    gettext \
    +    gettext-devel \
    +    git \
    +    gperf \
    +    intltool \
    +    libcurl-devel \
    +    libtool \
    +    make \
    +    p7zip \
    +    patch \
    +    perl-XML-Parser \
    +    python \
    +    ruby \
    +    unzip \
    +    wget \
    +    xz
    +

    Windows Subsystem for Linux