diff --git a/debian/control b/debian/control index 15ec822..f7067bb 100644 --- a/debian/control +++ b/debian/control @@ -13,10 +13,10 @@ Package: ruby-omniauth-facebook Architecture: all XB-Ruby-Versions: ${ruby:Versions} -Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter -# omniauth-oauth2 (~> 1.1.0), minitest (>= 0, development), mocha (>= 0, development), rake (>= 0, development) +Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-omniauth-oauth2 Description: Oauth2 facebook strategy for OmniAuth - This gem contains a OAuth2 facebook strategy for OmniAuth. It supports the OAuth 2.0 server-side and client-side - flows. + This gem contains a OAuth2 facebook strategy for OmniAuth. It supports the + OAuth 2.0 server-side and client-side flows. . - Read the Facebook docs for more details: http://developers.facebook.com/docs/authentication. + Read the Facebook docs for more details: + http://developers.facebook.com/docs/authentication.