commit | 43171e3dc64b8608f348af96c06e0b5779c70bb9 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Sep 12 10:43:11 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Wed Sep 12 10:43:13 2018 -0700 |
tree | 84c0c17724a307ce99113780e7c85f584a7b47ac | |
parent | 0fe882441fb7c8f7fe58bdb160afd1b952a25d12 [diff] |
pkg-config: Remove non-generated field These fields are only replaced for packages using AX_PKG_CHECK_MODULES
diff --git a/src/gpioplus.pc.in b/src/gpioplus.pc.in index 7df42e8..e9d3536 100644 --- a/src/gpioplus.pc.in +++ b/src/gpioplus.pc.in
@@ -6,7 +6,5 @@ Name: gpioplus Description: C++ wrapper around the Linux userspace GPIO API Version: @VERSION@ -Requires: @AX_PACKAGE_REQUIRES@ -Requires.private: @AX_PACKAGE_REQUIRES_PRIVATE@ Cflags: -I${includedir} Libs: -L${libdir} -lgpioplus