author | dwmw2 <dwmw2> | 2002-04-02 00:17:43 (UTC) |
---|---|---|
committer | dwmw2 <dwmw2> | 2002-04-02 00:17:43 (UTC) |
commit | 56b0e9e47fb776ccf78026b3243101415669e8b4 (patch) (unidiff) | |
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 | |||
@@ -1,10 +1,10 @@ | |||
1 | Files: bin/gsmtool apps/Applications/gsmtool.desktop pics/gsmtool | 1 | Files: bin/gsmtool apps/Applications/gsmtool.desktop pics/gsmtool |
2 | Priority: optional | 2 | Priority: optional |
3 | Section: opie/applications | 3 | Section: opie/applications |
4 | Maintainer: David Woodhouse <dwmw2@infradead.org> | 4 | Maintainer: David Woodhouse <dwmw2@infradead.org> |
5 | Architecture: arm | 5 | Architecture: arm |
6 | Version: 1.0.0 | 6 | Version: 1.0.0 |
7 | Depends: qpe-base ($QPE_VERSION) | 7 | Depends: qpe-base ($QPE_VERSION), gsmlib |
8 | License: Public Domain | 8 | License: Public Domain |
9 | Description: GSMTool program | 9 | Description: GSMTool program |
10 | An GSM phone utility program for the Opie environment. | 10 | An GSM phone utility program for the Opie environment. |