libsodium: add comment

This commit is contained in:
Jack Nagel 2014-07-07 09:57:13 -05:00
parent 6abcdd6cf8
commit af1f1013de

View file

@ -13,6 +13,7 @@ class Libsodium < Formula
sha1 "40fcd281e55c4b0925f99f602a95dfc0b6afb6e0" => :lion
end
# Required to generate the .pc file, but can be removed at the next release
depends_on "pkg-config" => :build
head do