Skip to content

Commit

Permalink
audio/madronalib: Add USES=compiler:c++11-lib
Browse files Browse the repository at this point in the history
  • Loading branch information
yurivict committed Apr 9, 2021
1 parent 42409c0 commit eec439e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion audio/madronalib/Makefile
Expand Up @@ -11,7 +11,7 @@ LICENSE= MIT

LIB_DEPENDS= libjack.so:audio/jack

USES= cmake localbase:ldflags perl5
USES= cmake compiler:c++11-lib localbase:ldflags perl5

USE_GITHUB= yes
GH_ACCOUNT= madronalabs
Expand Down

0 comments on commit eec439e

Please sign in to comment.