From fcc5341e8eaef9586cb7fd2b40a22198de0d196d Mon Sep 17 00:00:00 2001 From: kergoth Date: Sun, 26 Jan 2003 19:23:46 +0000 Subject: 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. --- (limited to 'core/apps/helpbrowser') diff --git a/core/apps/helpbrowser/opie-helpbrowser.control b/core/apps/helpbrowser/opie-helpbrowser.control index 14a8554..c407ce7 100644 --- a/core/apps/helpbrowser/opie-helpbrowser.control +++ b/core/apps/helpbrowser/opie-helpbrowser.control @@ -5,6 +5,6 @@ Maintainer: Warwick Allison Architecture: arm Arch: iPAQ Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: Browse HTML help documents The HTML help browser for the Opie environment. -- cgit v0.9.0.2