fix library name

This commit is contained in:
Kirill Bychkov 2014-09-10 18:37:04 +04:00
parent b97be45547
commit 7557bde429

View File

@ -3,9 +3,9 @@ exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: libccnet
Name: libseafile
Description: Client library for accessing seafile service.
Version: @VERSION@
Libs: -L${libdir} -lseafile @SEARPC_LIBS@
Cflags: -I${includedir} @SEARPC_CFLAGS@
Requires: gobject-2.0 glib-2.0
Requires: gobject-2.0 glib-2.0