Skip to content

Commit

Permalink
Update description
Browse files Browse the repository at this point in the history
  • Loading branch information
jedisct1 committed Mar 17, 2016
1 parent 8a24608 commit 39c8b94
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libsodium-uninstalled.pc.in
Original file line number Diff line number Diff line change
@@ -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
2 changes: 1 addition & 1 deletion libsodium.pc.in
Original file line number Diff line number Diff line change
Expand Up @@ -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}

0 comments on commit 39c8b94

Please sign in to comment.