diff options
Diffstat (limited to 'atril-view.pc.in')
-rw-r--r-- | atril-view.pc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/atril-view.pc.in b/atril-view.pc.in index 24c172cf..043544ef 100644 --- a/atril-view.pc.in +++ b/atril-view.pc.in @@ -7,5 +7,5 @@ Name: Atril View Description: MATE document viewer view library Version: @VERSION@ Requires: atril-document-@EV_API_VERSION@ = @VERSION@ gthread-2.0 -Libs: -L${libdir} -levview +Libs: -L${libdir} -latrilview Cflags: -I${includedir} |