diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/frontends/maemo/debian/control | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/src/frontends/maemo/debian/control b/src/frontends/maemo/debian/control index 5cbe37c27..3a6691163 100644 --- a/src/frontends/maemo/debian/control +++ b/src/frontends/maemo/debian/control @@ -7,9 +7,8 @@ Standards-Version: 3.7.2 Package: strongswan-applet Architecture: any -Depends: ${shlibs:Depends}, ${misc:Depends} -Description: A frontend for the strongSwan IKEv2/IPsec VPN solution +Depends: ${shlibs:Depends}, ${misc:Depends}, strongswan +Description: A frontend for the strongSwan IPsec VPN solution A frontend to configure and control the strongSwan - IKEv2/IPsec VPN solution. Currently only EAP Authentication - is supported. - + IPsec VPN solution. Currently only IKEv2 with EAP + Authentication (Username/Password) is supported. |