]> git.ipfire.org Git - thirdparty/shairport-sync.git/commitdiff
Update OPENBSD.md
authorMike Brady <mikebrady@eircom.net>
Wed, 21 Feb 2018 21:39:50 +0000 (21:39 +0000)
committerGitHub <noreply@github.com>
Wed, 21 Feb 2018 21:39:50 +0000 (21:39 +0000)
OPENBSD.md

index efcf3884a4768cc53a364c4cd95c51d0dd99fbf1..7f70881f92a43749b9afeb43a6a9e4e0f297f292 100644 (file)
@@ -29,7 +29,7 @@ Building
 
 Install the following packages (e.g. using `pkg_add` in superuser mode) needed to download and build Shairport Sync:
 ```
-autoconf automake automake popt libconfig git
+autoconf automake popt libconfig git
 ```
 Add the relevant shell variable definitions for Autoconf and Automake -- they could be placed in the user's `.profile` file to be automatically executed at login:
 ```