libsigrokcxx: Drop Requires.private entry.

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.
This commit is contained in:
Uwe Hermann 2015-01-17 19:53:44 +01:00
parent 52ff4f6a04
commit afba88adb5
1 changed files with 0 additions and 1 deletions

View 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