From 44b6f5b737ec89bdc94c0b25a24669ee11fcc17b Mon Sep 17 00:00:00 2001 From: Daniel Markstedt Date: Mon, 9 Dec 2024 07:59:52 +0100 Subject: [PATCH] Refresh html manual compile appendix --- doc/ja/manual/compile.xml | 8 ++++---- doc/manual/compile.xml | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/doc/ja/manual/compile.xml b/doc/ja/manual/compile.xml index b09af69a3e4..f72653e8503 100644 --- a/doc/ja/manual/compile.xml +++ b/doc/ja/manual/compile.xml @@ -1,7 +1,7 @@ - 2024-11-24 + 2024-12-09 ソースコードから Netatalk をコンパイルする @@ -26,7 +26,7 @@ Alpine Linux Install dependencies - apk add acl-dev avahi-compat-libdns_sd avahi-dev bison build-base cracklib cracklib-dev cracklib-words cups cups-dev curl db-dev dbus-dev docbook-xsl flex gcc krb5-dev libevent-dev libgcrypt-dev libtirpc-dev libtracker libxslt linux-pam-dev mariadb-dev meson ninja openldap-dev openrc perl pkgconfig rpcsvc-proto-dev talloc-dev tracker tracker-dev tracker-miners unicode-character-database + apk add acl-dev avahi-compat-libdns_sd avahi-dev bison build-base cracklib cracklib-dev cracklib-words cups cups-dev curl db-dev dbus-dev docbook-xsl flex gcc krb5-dev libevent-dev libgcrypt-dev libtirpc-dev libtracker libxslt linux-pam-dev localsearch mariadb-dev meson ninja openldap-dev openrc perl pkgconfig rpcsvc-proto-dev talloc-dev tinysparql-dev unicode-character-database Configure @@ -66,7 +66,7 @@ Configure - meson setup build -Dbuildtype=release -Dwith-appletalk=true -Dwith-dbus-sysconf-path=/usr/share/dbus-1/system.d -Dwith-docbook-path=/usr/share/xml/docbook/xsl-stylesheets-1.79.2 -Dwith-init-hooks=false -Dwith-tests=true + meson setup build -Dbuildtype=release -Dwith-appletalk=true -Dwith-dbus-sysconf-path=/usr/share/dbus-1/system.d -Dwith-init-hooks=false -Dwith-tests=true Build @@ -249,7 +249,7 @@ asip-status localhost macOS Install dependencies - brew install berkeley-db cmark-gfm dbus docbook-xsl libxslt meson mysql talloc + brew install berkeley-db bison cmark-gfm dbus docbook-xsl libxslt meson mysql openldap talloc tracker Configure diff --git a/doc/manual/compile.xml b/doc/manual/compile.xml index c8bc27337f4..8ccf13a3fab 100644 --- a/doc/manual/compile.xml +++ b/doc/manual/compile.xml @@ -1,7 +1,7 @@ - 2024-11-24 + 2024-12-09 Compile Netatalk from Source @@ -26,7 +26,7 @@ Alpine Linux Install dependencies - apk add acl-dev avahi-compat-libdns_sd avahi-dev bison build-base cracklib cracklib-dev cracklib-words cups cups-dev curl db-dev dbus-dev docbook-xsl flex gcc krb5-dev libevent-dev libgcrypt-dev libtirpc-dev libtracker libxslt linux-pam-dev mariadb-dev meson ninja openldap-dev openrc perl pkgconfig rpcsvc-proto-dev talloc-dev tracker tracker-dev tracker-miners unicode-character-database + apk add acl-dev avahi-compat-libdns_sd avahi-dev bison build-base cracklib cracklib-dev cracklib-words cups cups-dev curl db-dev dbus-dev docbook-xsl flex gcc krb5-dev libevent-dev libgcrypt-dev libtirpc-dev libtracker libxslt linux-pam-dev localsearch mariadb-dev meson ninja openldap-dev openrc perl pkgconfig rpcsvc-proto-dev talloc-dev tinysparql-dev unicode-character-database Configure @@ -66,7 +66,7 @@ Configure - meson setup build -Dbuildtype=release -Dwith-appletalk=true -Dwith-dbus-sysconf-path=/usr/share/dbus-1/system.d -Dwith-docbook-path=/usr/share/xml/docbook/xsl-stylesheets-1.79.2 -Dwith-init-hooks=false -Dwith-tests=true + meson setup build -Dbuildtype=release -Dwith-appletalk=true -Dwith-dbus-sysconf-path=/usr/share/dbus-1/system.d -Dwith-init-hooks=false -Dwith-tests=true Build @@ -249,7 +249,7 @@ asip-status localhost macOS Install dependencies - brew install berkeley-db cmark-gfm dbus docbook-xsl libxslt meson mysql talloc + brew install berkeley-db bison cmark-gfm dbus docbook-xsl libxslt meson mysql openldap talloc tracker Configure