]> sigrok.org Git - libsigrok.git/commitdiff
libsigrokcxx: Drop Requires.private entry.
authorUwe Hermann <redacted>
Sat, 17 Jan 2015 18:53:44 +0000 (19:53 +0100)
committerUwe Hermann <redacted>
Sat, 17 Jan 2015 18:53:44 +0000 (19:53 +0100)
libsigrokcxx.pc has a "Requires" field listing "libsigrok" which
will cause libsigrok's "Requires.private" entries to be used/inherited
when 'pkg-config --libs --static libsigrokcxx' is used.

bindings/cxx/libsigrokcxx.pc.in

index 432de770fea938ac911c10844de6f590269924b6..0abc2e5ed7f778766ed64451368854362ae9bee8 100644 (file)
@@ -7,7 +7,6 @@ Name: libsigrokcxx
 Description: C++ bindings for libsigrok
 URL: http://www.sigrok.org
 Requires: libsigrok glibmm-2.4
-Requires.private: @SR_PKGLIBS@
 Version: @VERSION@
 Libs: -L${libdir} -lsigrokcxx
 Libs.private: -lm