diff options
-rw-r--r-- | src/uca.pc.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/uca.pc.in b/src/uca.pc.in index 6401368..3ca4dbe 100644 --- a/src/uca.pc.in +++ b/src/uca.pc.in @@ -11,3 +11,4 @@ Description: @UCA_DESCRIPTION@ Version: @VERSION@ Libs: -L${libdir} -luca Cflags: -I${includedir_old} -I${includedir_new} +Requires: glib-2.0 gobject-2.0 |