Skip to content

Commit

Permalink
Update app dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewtj committed Oct 29, 2010
1 parent 09d76d2 commit ad03bce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/openid.app.src
Expand Up @@ -3,5 +3,5 @@
[{description, "OpenID 2.0 implementation"},
{vsn, "0.0.1"},
{registered,[]},
{applications,[kernel, stdlib]},
{applications,[kernel, stdlib, crypto, ibrowse]},
{env,[]}]}.

0 comments on commit ad03bce

Please sign in to comment.