summaryrefslogtreecommitdiff
path: root/libusbg.pc.in
diff options
context:
space:
mode:
authorKrzysztof Opasiak <k.opasiak@samsung.com>2014-07-01 18:26:04 +0200
committerKrzysztof Opasiak <k.opasiak@samsung.com>2014-08-22 11:46:36 +0200
commit1f4b22a2b5e60e5cbf2b2468c6456962e2e33f7f (patch)
treee87289e1bc20a73afeb4d43187e9168f0ffa2a74 /libusbg.pc.in
parent4512c0aa2bd0b701f6c00dfdce253a9e9749a44e (diff)
downloadlibusbg-1f4b22a2b5e60e5cbf2b2468c6456962e2e33f7f.tar.gz
libusbg-1f4b22a2b5e60e5cbf2b2468c6456962e2e33f7f.tar.bz2
libusbg-1f4b22a2b5e60e5cbf2b2468c6456962e2e33f7f.zip
libusbg: Add dependency to libconfig
This library is used to import and export gadget/function/config to and from file. Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Diffstat (limited to 'libusbg.pc.in')
-rw-r--r--libusbg.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/libusbg.pc.in b/libusbg.pc.in
index 46eb245..e24d8d6 100644
--- a/libusbg.pc.in
+++ b/libusbg.pc.in
@@ -5,7 +5,7 @@ includedir=@includedir@
Name: libusbg
Description: USB gadget-configfs library
-Requires:
+Requires: libconfig
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -lusbg
Cflags: -I${includedir}