[tracker/tracker-0.12] libtracker-sparql: Fix pkg-config file
- From: Martyn James Russell <mr src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-0.12] libtracker-sparql: Fix pkg-config file
- Date: Thu, 22 Sep 2011 16:06:32 +0000 (UTC)
commit 0c09dfd962953404aa91df76722848cfafefdfa8
Author: Jasper Lievisse Adriaanse <jasper humppa nl>
Date: Wed Sep 21 10:15:04 2011 +0100
libtracker-sparql: Fix pkg-config file
OpenBSD has it's own pkg-config implementation which has a stricter parser
than the "original" freedesktop one. As such, the tracker-sqarl.pc file
doesn't work due to the linebreak in Description.
Fixes GB#659620
data/tracker-sparql.pc.in | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/data/tracker-sparql.pc.in b/data/tracker-sparql.pc.in
index e978983..4fb785c 100644
--- a/data/tracker-sparql.pc.in
+++ b/data/tracker-sparql.pc.in
@@ -4,7 +4,7 @@ libdir= libdir@
includedir= includedir@
Name: tracker-sparql
-Description: Tracker : A library to perform SPARQL queries and updates in the
+Description: Tracker : A library to perform SPARQL queries and updates in the \
Tracker Store
Version: @VERSION@
Requires: glib-2.0 gobject-2.0 gio-2.0 gmodule-2.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]