correct description and dependencies
Praveen Arimbrathodiyil
9 years ago
12 | 12 | Package: ruby-omniauth-facebook |
13 | 13 | Architecture: all |
14 | 14 | XB-Ruby-Versions: ${ruby:Versions} |
15 | Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter | |
16 | # omniauth-oauth2 (~> 1.1.0), minitest (>= 0, development), mocha (>= 0, development), rake (>= 0, development) | |
15 | Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-omniauth-oauth2 | |
17 | 16 | Description: Oauth2 facebook strategy for OmniAuth |
18 | This gem contains a OAuth2 facebook strategy for OmniAuth. It supports the OAuth 2.0 server-side and client-side | |
19 | flows. | |
17 | This gem contains a OAuth2 facebook strategy for OmniAuth. It supports the | |
18 | OAuth 2.0 server-side and client-side flows. | |
20 | 19 | . |
21 | Read the Facebook docs for more details: http://developers.facebook.com/docs/authentication. | |
20 | Read the Facebook docs for more details: | |
21 | http://developers.facebook.com/docs/authentication. |