Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-15-SP1:GA
libusbgx
link-correct-library.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File link-correct-library.patch of Package libusbgx
From 390f3ad9c42873f2963fb249cbbb265d9dccaabf Mon Sep 17 00:00:00 2001 From: Krzysztof Opasiak <k.opasiak@samsung.com> Date: Mon, 25 Jan 2016 19:58:34 +0100 Subject: [PATCH] libusbgx: Fix pkgconfig to link correct library Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com> --- libusbgx.pc.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libusbgx.pc.in b/libusbgx.pc.in index 8ea8fb5..c591658 100644 --- a/libusbgx.pc.in +++ b/libusbgx.pc.in @@ -7,5 +7,5 @@ Name: libusbgx Description: USB gadget-configfs library Requires: libconfig Version: @PACKAGE_VERSION@ -Libs: -L${libdir} -lusbg +Libs: -L${libdir} -lusbgx Cflags: -I${includedir}
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor