This partially resolves bug report 701.pull/1/head
parent
d01dca98ca
commit
9008b7a48f
@ -1,14 +0,0 @@
|
||||
prefix=/usr/local
|
||||
exec_prefix=${prefix}
|
||||
libdir=${exec_prefix}/lib
|
||||
includedir=${prefix}/include
|
||||
|
||||
pkglibdir=${libdir}/libcaldav
|
||||
pkgincludedir=${includedir}/libcaldav
|
||||
|
||||
Name: libcaldav
|
||||
Description: libcaldav is a client library for CalDAV
|
||||
Version: 0.6.5
|
||||
|
||||
Cflags: -pthread -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
|
||||
Libs: -pthread -lgthread-2.0 -lrt -lglib-2.0 -lcurl
|
Loading…
Reference in new issue