From: Ray Strode Date: Fri, 7 Aug 2009 20:34:15 +0000 (-0400) Subject: [pkgconfig] Fix up include paths X-Git-Tag: 0.7.0~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=82c9f344500f0985f30de6594f0dd6c7bb8538e5;p=thirdparty%2Fplymouth.git [pkgconfig] Fix up include paths --- diff --git a/src/plymouth-1.pc.in b/src/plymouth-1.pc.in index 7df403f8..11f1e87d 100644 --- a/src/plymouth-1.pc.in +++ b/src/plymouth-1.pc.in @@ -9,4 +9,4 @@ Name: Plymouth Description: Utility Library for Boot Splash Plugins Version: @VERSION@ Libs: -L${libdir} -lply -lplybootsplash -Cflags: -I${includedir}/plymouth-1 +Cflags: -I${includedir}/plymouth-1/ply -I${includedir}/plymouth-1/plybootsplash