diff options
Diffstat (limited to 'src/uca.pc.in')
-rw-r--r-- | src/uca.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/uca.pc.in b/src/uca.pc.in index 6401368..26434f6 100644 --- a/src/uca.pc.in +++ b/src/uca.pc.in @@ -9,5 +9,5 @@ includedir_new=@includedir@ Name: libuca Description: @UCA_DESCRIPTION@ Version: @VERSION@ -Libs: -L${libdir} -luca +Libs: -L${libdir} -luca-gobject Cflags: -I${includedir_old} -I${includedir_new} |