mirror of
https://github.com/clementine-player/Clementine
synced 2025-01-07 15:52:11 +01:00
ffs
This commit is contained in:
parent
0123fe62b7
commit
f9f515d7f2
@ -49,7 +49,7 @@ find_package(PkgConfig REQUIRED)
|
||||
if (APPLE)
|
||||
find_package(protobuf REQUIRED CONFIG)
|
||||
else()
|
||||
find_package(protobuf REQUIRED)
|
||||
find_package(Protobuf REQUIRED)
|
||||
endif()
|
||||
find_package(FFTW3)
|
||||
find_package(ALSA)
|
||||
|
Loading…
Reference in New Issue
Block a user