[Bps-public-commit] jifty-plugin-authentication-oauth branch, master, updated. 9a24c6bbf8983ce780698b724b6aad590dc53ff5
Shawn Moore
sartak at bestpractical.com
Fri Jun 4 08:45:28 EDT 2010
The branch, master has been updated
via 9a24c6bbf8983ce780698b724b6aad590dc53ff5 (commit)
from 6e2fde634121ffb5c0efee9396a3567e60162ef7 (commit)
Summary of changes:
Makefile.PL | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
- Log -----------------------------------------------------------------
commit 9a24c6bbf8983ce780698b724b6aad590dc53ff5
Author: Shawn M Moore <sartak at gmail.com>
Date: Fri Jun 4 08:46:15 2010 -0400
Depend on Net::OAuth
diff --git a/Makefile.PL b/Makefile.PL
index 541371b..a9f220b 100644
--- a/Makefile.PL
+++ b/Makefile.PL
@@ -5,6 +5,7 @@ all_from 'lib/Jifty/Plugin/Authentication/OAuth.pm';
repository 'http://github.com/bestpractical/jifty-plugin-authentication-oauth';
requires('Jifty');
+requires('Net::OAuth');
WriteAll;
-----------------------------------------------------------------------
More information about the Bps-public-commit
mailing list