From: Mike Brady Date: Mon, 18 Feb 2019 19:53:18 +0000 (+0000) Subject: Update CYGWIN.md X-Git-Tag: 3.3~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9adf8be3561d4e49c5ad1e9e0f34417db7550b44;p=thirdparty%2Fshairport-sync.git Update CYGWIN.md --- diff --git a/CYGWIN.md b/CYGWIN.md index 3cddfce6..c128388e 100644 --- a/CYGWIN.md +++ b/CYGWIN.md @@ -26,9 +26,7 @@ and enter valid DNS server addresses, e.g. `8.8.8.8`. Assuming the Cygwin setup program (`setup-x86_64.exe` in this case) is in your Downloads directory and the default directory is your home directory, the following command should work: ``` -.\Downloads\setup-x86_64.exe -P pkg-config,autoconf,automake,clang, \ - libdaemon-devel,popt-devel,make,libao-devel,openssl-devel, \ - libtool,git,wget,flex,bison +.\Downloads\setup-x86_64.exe -P pkg-config,autoconf,automake,clang,libdaemon-devel,popt-devel,make,libao-devel,openssl-devel,libtool,git,wget,flex,bison ``` * Download, configure, compile and install `libconfig`: