From: Mike Brady Date: Thu, 21 Feb 2019 21:42:21 +0000 (+0000) Subject: Update CYGWIN.md X-Git-Tag: 3.3RC0~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a82144dab851f046235e710ddfd7f9c5bfc1be0c;p=thirdparty%2Fshairport-sync.git Update CYGWIN.md --- diff --git a/CYGWIN.md b/CYGWIN.md index f407e3e5..4fe8c184 100644 --- a/CYGWIN.md +++ b/CYGWIN.md @@ -25,8 +25,8 @@ Setting up Cygwin * Open a Windows `Command Prompt` window and enter the following multi-line command, omitting the `C:\Users\mike>` prompt: ``` -C:\Users\mike> Downloads\setup-x86_64.exe -P cygrunsrv,dbus,avahi,avahi-tools,gnome-keyring,libavahi-client-devel, ^ -libglib2.0-devel,openssl,pkg-config,autoconf,automake,clang,libdaemon-devel,popt-devel, ^ +C:\Users\mike> Downloads\setup-x86_64.exe -P cygrunsrv,dbus,avahi,avahi-tools,gnome-keyring,libavahi-client-devel, ^ +libglib2.0-devel,openssl,pkg-config,autoconf,automake,clang,libdaemon-devel,popt-devel, ^ make,libao-devel,openssl-devel,libtool,git,wget,flex,bison ``` This will do a complete installation of Cygwin and all necessary packages.