Update description
This commit is contained in:
parent
8a24608fd2
commit
39c8b940e5
@ -1,6 +1,6 @@
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
Description: A portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API.
|
||||
Description: A modern and easy-to-use crypto library
|
||||
|
||||
Libs: -L${pcfiledir}/src/libsodium -lsodium
|
||||
Cflags: -I${pcfiledir}/src/libsodium/include -I@top_srcdir@/src/libsodium/include -I@top_srcdir@/src/libsodium/include/sodium
|
||||
|
@ -5,7 +5,7 @@ includedir=@includedir@
|
||||
|
||||
Name: @PACKAGE_NAME@
|
||||
Version: @PACKAGE_VERSION@
|
||||
Description: A portable, cross-compilable, installable, packageable fork of NaCl, with a compatible API.
|
||||
Description: A modern and easy-to-use crypto library
|
||||
|
||||
Libs: -L${libdir} -lsodium
|
||||
Cflags: -I${includedir}
|
||||
|
Loading…
Reference in New Issue
Block a user