mirror of
https://github.com/clangen/musikcube.git
synced 2024-11-19 11:10:52 +00:00
Add libcurl as dependency for Ubuntu builds
This commit is contained in:
parent
d9e05ebfeb
commit
03e9aee582
@ -223,6 +223,7 @@ if (GENERATE_DEB MATCHES "1")
|
||||
libboost-atomic${DEB_BOOST_VERSION},
|
||||
libboost-chrono${DEB_BOOST_VERSION},
|
||||
libmicrohttpd${DEB_MICROHTTPD_VERSION},
|
||||
libcurl3,
|
||||
libogg0,
|
||||
libvorbis0a,
|
||||
libvorbisfile3,
|
||||
|
Loading…
Reference in New Issue
Block a user