commit | 0fe882441fb7c8f7fe58bdb160afd1b952a25d12 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Wed Sep 12 10:41:46 2018 -0700 |
committer | William A. Kennington III <wak@google.com> | Wed Sep 12 10:41:46 2018 -0700 |
tree | 7e58f91ddfa2ed70476ea3eac70ebf5b5dbf9f28 | |
parent | 68cce0fad1549f5144160182edd24bcdb83df6e0 [diff] |
pkg-config: Add Missing description field
diff --git a/src/gpioplus.pc.in b/src/gpioplus.pc.in index fdd66ca..7df42e8 100644 --- a/src/gpioplus.pc.in +++ b/src/gpioplus.pc.in
@@ -4,6 +4,7 @@ includedir=@includedir@ Name: gpioplus +Description: C++ wrapper around the Linux userspace GPIO API Version: @VERSION@ Requires: @AX_PACKAGE_REQUIRES@ Requires.private: @AX_PACKAGE_REQUIRES_PRIVATE@