author | clem <clem> | 2004-08-02 23:07:25 (UTC) |
---|---|---|
committer | clem <clem> | 2004-08-02 23:07:25 (UTC) |
commit | 9e22ccc6adeb778dda82615428f148193eacc579 (patch) (unidiff) | |
tree | cf7bfa49a7a2a60d96965446234691727efff852 | |
parent | 71d9599c95d5ac03d080547763aac5b1b11d5e31 (diff) | |
download | opie-9e22ccc6adeb778dda82615428f148193eacc579.zip opie-9e22ccc6adeb778dda82615428f148193eacc579.tar.gz opie-9e22ccc6adeb778dda82615428f148193eacc579.tar.bz2 |
dependency on bluez-utils added
-rw-r--r-- | noncore/securityplugins/blueping/bluepingplugin.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/securityplugins/blueping/bluepingplugin.control b/noncore/securityplugins/blueping/bluepingplugin.control index 9c5ec66..0344645 100644 --- a/noncore/securityplugins/blueping/bluepingplugin.control +++ b/noncore/securityplugins/blueping/bluepingplugin.control | |||
@@ -1,12 +1,12 @@ | |||
1 | Package: opie-multiauth-bluepingplugin | 1 | Package: opie-multiauth-bluepingplugin |
2 | Files: plugins/security/libmultiauthbluepingplugin.so* pics/security/bluepingplugin.png | 2 | Files: plugins/security/libmultiauthbluepingplugin.so* pics/security/bluepingplugin.png |
3 | Priority: optional | 3 | Priority: optional |
4 | Section: opie/settings | 4 | Section: opie/settings |
5 | Maintainer: Clement Seveillac <clement@nist.gov> | 5 | Maintainer: Clement Seveillac <clement@nist.gov> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 0.0.2.5 | 7 | Version: 0.0.2.5 |
8 | Depends: libopiecore2, opie-security | 8 | Depends: libopiecore2, opie-security, bluez-utils |
9 | Description: Blueping plugin for opie-security authentication. | 9 | Description: Blueping plugin for opie-security authentication. |
10 | This is a bluetooth-based authentication plugin (you need | 10 | This is a bluetooth-based authentication plugin (you need |
11 | to have another Bluetooth device around, the more secure the | 11 | to have another Bluetooth device around, the more secure the |
12 | bonding they made, the more secure the authentication) | 12 | bonding they made, the more secure the authentication) |