summaryrefslogtreecommitdiff
path: root/core/applets/batteryapplet/opie-batteryapplet.control
authorkergoth <kergoth>2003-01-26 19:23:46 (UTC)
committer kergoth <kergoth>2003-01-26 19:23:46 (UTC)
commitfcc5341e8eaef9586cb7fd2b40a22198de0d196d (patch) (unidiff)
tree749e6a7118c41d6a5a6fa8028d716123fbafda00 /core/applets/batteryapplet/opie-batteryapplet.control
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 'core/applets/batteryapplet/opie-batteryapplet.control') (more/less context) (show whitespace changes)
-rw-r--r--core/applets/batteryapplet/opie-batteryapplet.control2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/batteryapplet/opie-batteryapplet.control b/core/applets/batteryapplet/opie-batteryapplet.control
index 150f47e..fa96ece 100644
--- a/core/applets/batteryapplet/opie-batteryapplet.control
+++ b/core/applets/batteryapplet/opie-batteryapplet.control
@@ -1,10 +1,10 @@
1Files: plugins/applets/libbatteryapplet.so* 1Files: plugins/applets/libbatteryapplet.so*
2Priority: optional 2Priority: optional
3Section: opie/taskbar 3Section: opie/taskbar
4Maintainer: Opie team <opie@handhelds.org> 4Maintainer: Opie team <opie@handhelds.org>
5Architecture: arm 5Architecture: arm
6Version: $QPE_VERSION-$SUB_VERSION 6Version: $QPE_VERSION-$SUB_VERSION
7Depends: opie-base ($QPE_VERSION) 7Depends: opie-base
8Conflicts: opie-batteryapplet-ipaq 8Conflicts: opie-batteryapplet-ipaq
9Description: Battery Monitor applet 9Description: Battery Monitor applet
10 Battery Monitor applet for the Opie environment taskbar. 10 Battery Monitor applet for the Opie environment taskbar.