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 'noncore/decorations') diff --git a/noncore/decorations/flat/opie-deco-flat.control b/noncore/decorations/flat/opie-deco-flat.control index 93c494c..8923de5 100644 --- a/noncore/decorations/flat/opie-deco-flat.control +++ b/noncore/decorations/flat/opie-deco-flat.control @@ -4,6 +4,6 @@ Section: opie/decorations Maintainer: Robert Griebl Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: OPIE window decoration style Flat window decoration style for OPIE. diff --git a/noncore/decorations/liquid/opie-deco-liquid.control b/noncore/decorations/liquid/opie-deco-liquid.control index 7d56914..be23b1c 100644 --- a/noncore/decorations/liquid/opie-deco-liquid.control +++ b/noncore/decorations/liquid/opie-deco-liquid.control @@ -4,6 +4,6 @@ Section: opie/decorations Maintainer: Robert Griebl Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: OPIE window decoration style Liquid (KDE3) window decoration style for OPIE. diff --git a/noncore/decorations/polished/opie-deco-polished.control b/noncore/decorations/polished/opie-deco-polished.control index b6428c4..3640f58 100644 --- a/noncore/decorations/polished/opie-deco-polished.control +++ b/noncore/decorations/polished/opie-deco-polished.control @@ -4,6 +4,6 @@ Section: opie/decorations Maintainer: Robert Griebl Architecture: arm Version: $QPE_VERSION-$SUB_VERSION.1 -Depends: opie-base ($QPE_VERSION) +Depends: opie-base Description: OPIE window decoration style Blended window decoration style for OPIE. -- cgit v0.9.0.2