summaryrefslogtreecommitdiff
path: root/hal-storage.pc.in
blob: 3e9d5557b24f385691db1888ef0a413f29b9cb6c (plain)
1
2
3
4
5
6
7
8
9
10
11
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: hal-storage
Description: hal library for storage devices and volumes
Version: @VERSION@
Requires: dbus-1 hal
Libs: -L${libdir} -lhal-storage
Cflags: -DDBUS_API_SUBJECT_TO_CHANGE -I${includedir}/hal