author | dwmw2 <dwmw2> | 2002-04-02 00:17:43 (UTC) |
---|---|---|
committer | dwmw2 <dwmw2> | 2002-04-02 00:17:43 (UTC) |
commit | 56b0e9e47fb776ccf78026b3243101415669e8b4 (patch) (side-by-side diff) | |
tree | f5ccb1970455e56411fb5701d01ff80bdac6289d | |
parent | 2314955ff0127a570e25e7e7a10ce4d17a2de0e2 (diff) | |
download | opie-56b0e9e47fb776ccf78026b3243101415669e8b4.zip opie-56b0e9e47fb776ccf78026b3243101415669e8b4.tar.gz opie-56b0e9e47fb776ccf78026b3243101415669e8b4.tar.bz2 |
add gsmlib to depends
-rw-r--r-- | noncore/unsupported/gsmtool/opie-gsmtool.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/gsmtool/opie-gsmtool.control b/noncore/unsupported/gsmtool/opie-gsmtool.control index 5db0450..4673a2e 100644 --- a/noncore/unsupported/gsmtool/opie-gsmtool.control +++ b/noncore/unsupported/gsmtool/opie-gsmtool.control @@ -4,7 +4,7 @@ Section: opie/applications Maintainer: David Woodhouse <dwmw2@infradead.org> Architecture: arm Version: 1.0.0 -Depends: qpe-base ($QPE_VERSION) +Depends: qpe-base ($QPE_VERSION), gsmlib License: Public Domain Description: GSMTool program An GSM phone utility program for the Opie environment. |