Git init
[apps/home/notification.git] / notification.pc.in
1 prefix=@PREFIX@
2 exec_prefix=@EXEC_PREFIX@
3 libdir=@LIBDIR@
4 includedir=@INCLUDEDIR@
5
6 Name: notification
7 Description: Notification Library
8 Version: @VERSION@
9 Requires: sqlite3 heynoti bundle db-util ail aul
10 Libs: -L${libdir} -lnotification
11 Cflags: -I${includedir}