Remove explicit mention of sigc++ as a dependency (it's an implicit one).
authorCarl Hetherington <cth@carlh.net>
Sun, 25 Feb 2024 18:53:07 +0000 (19:53 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 25 Feb 2024 18:58:25 +0000 (19:58 +0100)
README.md
libdcp-1.0.pc.in

index 337ce3cde2a6bcd858a5ceed7bf8ea5df06a8113..4bfe387f9f1487418942698150ddb7748cf79d9d 100644 (file)
--- a/README.md
+++ b/README.md
@@ -26,7 +26,6 @@ Bugfixes were received from Philip Tschiemer.
 - pkg-config (for build system)
 - boost (1.45 or above): filesystem, signals2, datetime and unit testing libraries
 - openssl
-- libsigc++
 - libxml++
 - xmlsec
 - sndfile
index a5e12bde3d5cb520df9eee45cd1a23a23874acf3..04b326ca0f33eb6e37da3465ad95f2ec301cbafa 100644 (file)
@@ -5,6 +5,6 @@ includedir=@includedir@
 Name: libdcp
 Description: DCP reading and writing library
 Version: @version@
-Requires: sigc++-2.0 openssl libxml++-2.6 xmlsec1 libasdcp-carl xerces-c
+Requires: openssl libxml++-2.6 xmlsec1 libasdcp-carl xerces-c
 Libs: @libs@
 Cflags: -I${includedir}