10 lines
450 B
Diff
10 lines
450 B
Diff
|
diff -Nru speech-dispatcher-0.8.orig/speech-dispatcher.pc.in speech-dispatcher-0.8/speech-dispatcher.pc.in
|
||
|
--- speech-dispatcher-0.8.orig/speech-dispatcher.pc.in 2012-07-11 11:05:05.000000000 +0200
|
||
|
+++ speech-dispatcher-0.8/speech-dispatcher.pc.in 2013-04-01 15:03:59.581768421 +0200
|
||
|
@@ -8,4 +8,4 @@
|
||
|
Version: @VERSION@
|
||
|
Requires: glib-2.0
|
||
|
Libs: -L${libdir} -lspeechd
|
||
|
-Cflags: -I${includedir}
|
||
|
+Cflags: -I${includedir} -I${includedir}/@PACKAGE_NAME@
|