diff options
Diffstat (limited to 'libqpe')
-rw-r--r-- | libqpe/libqpe-opie_1.0.3.oe | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libqpe/libqpe-opie_1.0.3.oe b/libqpe/libqpe-opie_1.0.3.oe index 8e5bd99525..ff250e9835 100644 --- a/libqpe/libqpe-opie_1.0.3.oe +++ b/libqpe/libqpe-opie_1.0.3.oe @@ -4,7 +4,6 @@ PRIORITY = "optional" MAINTAINER = "Michael Lauer <mickey@Vanille.de>" LICENSE = "GPL" DEPENDS = "virtual/libc uicmoc-native qte-for-opie" -RDEPENDS = "libc6 qte" PROVIDES = "virtual/libqpe" SRC_URI = "cvs://anoncvs:anoncvs@192.58.209.91/cvs;module=opie/library;tag=${@'v' + oe.data.getVar('PV',d,1).replace('.','_')}" |