Skip to content

Commit

Permalink
syslog-ng.pc: add eventlog as a required package
Browse files Browse the repository at this point in the history
Signed-off-by: Tibor Benke <[email protected]>
  • Loading branch information
ihrwein committed Oct 23, 2015
1 parent 550a196 commit 9e6c3f5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion syslog-ng.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ ivykis=@with_ivykis@
Name: syslog-ng-dev
Description: Dev package for syslog-ng module
Version: @VERSION@
Requires: glib-2.0
Requires: glib-2.0 eventlog
Libs: -L${libdir} @GLIB_LIBS@ -lsyslog-ng
Cflags: -I${includedir}/syslog-ng @INTERNAL_IVYKIS_CFLAGS@

0 comments on commit 9e6c3f5

Please sign in to comment.