shithub: opusfile

Download patch

ref: 0b658cb92454d0d40e8e858e7a6089c6555cbc8a
parent: e17cfb0ed8b5220762a91be70838903aaad84ab0
author: Hendrik <git@h3ndrk.de>
date: Mon May 31 17:05:52 EDT 2021

Install doxygen in Brewfile

Signed-off-by: Ralph Giles <giles@thaumas.net>
Signed-off-by: evpobr <evpobr@gmail.com>

--- a/Brewfile
+++ b/Brewfile
@@ -6,3 +6,4 @@
 brew 'libtool'
 brew 'pkg-config'
 brew 'cmake@3.16'
+brew 'doxygen'