[vlc-commits] [Git][videolan/libvlcpp][master] libvlcpp.pc.in: add libvlc dependency
Martin Finkel (@mfkl)
gitlab at videolan.org
Tue Oct 10 06:03:50 UTC 2023
Martin Finkel pushed to branch master at VideoLAN / libvlcpp
Commits:
666726ab by Alexandre Janniaux at 2023-10-09T11:11:15+02:00
libvlcpp.pc.in: add libvlc dependency
Setup the libvlc dependency so that depending on libvlcpp works
correctly.
- - - - -
1 changed file:
- libvlcpp.pc.in
Changes:
=====================================
libvlcpp.pc.in
=====================================
@@ -7,3 +7,4 @@ Name: libvlcpp
Description: libvlc C++ bindings
Version: @PACKAGE_VERSION@
Cflags: -I${includedir}
+Requires: libvlc >= 3
View it on GitLab: https://code.videolan.org/videolan/libvlcpp/-/commit/666726aba91f7b82bde6fdfedd984c10cf047693
--
View it on GitLab: https://code.videolan.org/videolan/libvlcpp/-/commit/666726aba91f7b82bde6fdfedd984c10cf047693
You're receiving this email because of your account on code.videolan.org.
VideoLAN code repository instance
More information about the vlc-commits
mailing list