X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;ds=sidebyside;f=src%2Fvlc-plugin.pc.in;h=60e054e3951f61af74cc5690343437acc06a35f1;hb=3ca68a656282c5dcb4c2ebbb9ec9e8ec6069576f;hp=61c88803c18fd6006215da13d59a77557137f0ff;hpb=af91437dfb0c78126c016b67912554c03eeccfa6;p=vlc diff --git a/src/vlc-plugin.pc.in b/src/vlc-plugin.pc.in index 61c88803c1..60e054e395 100644 --- a/src/vlc-plugin.pc.in +++ b/src/vlc-plugin.pc.in @@ -19,3 +19,6 @@ Cflags: -I${includedir} -I${pkgincludedir}/plugins \ -D_REENTRANT \ -D_THREAD_SAFE Libs: -L${libdir} -lvlccore +Libs.private: @LIBS_libvlccore@ \ + @LTLIBINTL@ @LTLIBICONV@ \ + @SOCKET_LIBS@ @LIBDL@ @LIBM@