blob: 37ed6872e2dbcd81f820ec3e72c0c1795ad16d6c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
bindir=@bindir@
includedir=@includedir@
Cflags: -I${includedir}/libappindicator-3.1
Requires: dbusmenu-glib gtk+-3.0
Libs: -L${libdir} -lappindicator3
Name: appindicator-3.1
Description: Application indicators
Version: @VERSION@
|