1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-16 21:35:24 +00:00

Add cmocka to brewfile

This commit is contained in:
Michael Vetter 2019-07-18 09:07:57 +02:00
parent 88552da2d4
commit 1bb05569b6

View File

@ -2,6 +2,7 @@ brew 'autoconf'
brew 'autoconf-archive'
brew 'automake'
brew 'check'
brew 'cmocka'
brew 'curl'
brew 'expat'
brew 'glib'