aboutsummaryrefslogtreecommitdiff
path: root/protobuf-lite.pc.in
diff options
context:
space:
mode:
authorStefan Sauer <ensonic@google.com>2015-05-12 17:50:05 +0200
committerStefan Sauer <ensonic@google.com>2015-05-12 17:50:05 +0200
commit37e7a3c4b841c11849c889853455675c98467ff5 (patch)
treed75ca1661c8f76e1d4fc2c75445ae4070aea5d30 /protobuf-lite.pc.in
parentcd141089a120b6c15687e0653848d24682a07d32 (diff)
downloadprotobuf-37e7a3c4b841c11849c889853455675c98467ff5.tar.gz
protobuf-37e7a3c4b841c11849c889853455675c98467ff5.tar.bz2
protobuf-37e7a3c4b841c11849c889853455675c98467ff5.zip
Uncomment conflict fields from pkg-config files.
The referenced bug was fixed in 2007 and has been released in pkg-config-0.23 (16.Jan.2008). The fixed version is widely available.
Diffstat (limited to 'protobuf-lite.pc.in')
-rw-r--r--protobuf-lite.pc.in4
1 files changed, 1 insertions, 3 deletions
diff --git a/protobuf-lite.pc.in b/protobuf-lite.pc.in
index 29c218e5..80f1f461 100644
--- a/protobuf-lite.pc.in
+++ b/protobuf-lite.pc.in
@@ -8,6 +8,4 @@ Description: Google's Data Interchange Format
Version: @VERSION@
Libs: -L${libdir} -lprotobuf-lite @PTHREAD_CFLAGS@ @PTHREAD_LIBS@
Cflags: -I${includedir} @PTHREAD_CFLAGS@
-# Commented out because it crashes pkg-config *sigh*:
-# http://bugs.freedesktop.org/show_bug.cgi?id=13265
-# Conflicts: protobuf
+Conflicts: protobuf