blob: d885fd350be8d46422ad166ec1809540d42bfd56 (
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-0.1
Requires: dbusmenu-glib-0.4 gtk+-2.0
Libs: -L${libdir} -lappindicator
Name: appindicator-0.1
Description: Application indicators
Version: @VERSION@
|