summaryrefslogtreecommitdiffstats
path: root/src/libimobiledevice-1.0.pc.in
blob: 023ce544c70dd0d2f581c857f20b46a564c28d7d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@

Name: @PACKAGE_NAME@
Description: A library to communicate with services running on Apple iOS devices.
Version: @PACKAGE_VERSION@
Libs: -L${libdir} -limobiledevice
Cflags: -I${includedir}
Requires: libplist-2.0 >= @LIBPLIST_VERSION@
Requires.private: libusbmuxd-2.0 >= @LIBUSBMUXD_VERSION@ @ssl_requires@