summaryrefslogtreecommitdiff
path: root/noncore/unsupported/gsmtool
authorkergoth <kergoth>2003-01-26 19:23:46 (UTC)
committer kergoth <kergoth>2003-01-26 19:23:46 (UTC)
commitfcc5341e8eaef9586cb7fd2b40a22198de0d196d (patch) (side-by-side diff)
tree749e6a7118c41d6a5a6fa8028d716123fbafda00 /noncore/unsupported/gsmtool
parent721eae88bd32905c9ebe715be0955583edf6e641 (diff)
downloadopie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.zip
opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.gz
opie-fcc5341e8eaef9586cb7fd2b40a22198de0d196d.tar.bz2
Remove depends on a specific version.. it should be depending on >= or <= depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
Diffstat (limited to 'noncore/unsupported/gsmtool') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/unsupported/gsmtool/opie-gsmtool.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/unsupported/gsmtool/opie-gsmtool.control b/noncore/unsupported/gsmtool/opie-gsmtool.control
index 52f9bff..4e04ed1 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-2
-Depends: opie-base ($QPE_VERSION), gsmlib
+Depends: opie-base, gsmlib
License: Public Domain
Description: GSMTool program
An GSM phone utility program for the Opie environment.