From: Mike Brady Date: Wed, 21 Feb 2018 21:39:50 +0000 (+0000) Subject: Update OPENBSD.md X-Git-Tag: 3.2RC1~8 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=334e39cba606a475c74ef2d64c9472543682ecdc;p=thirdparty%2Fshairport-sync.git Update OPENBSD.md --- diff --git a/OPENBSD.md b/OPENBSD.md index efcf3884..7f70881f 100644 --- a/OPENBSD.md +++ b/OPENBSD.md @@ -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: ```