diff options
-rw-r--r-- | qpe-gaim/qpe-libgaim_20041030.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qpe-gaim/qpe-libgaim_20041030.oe b/qpe-gaim/qpe-libgaim_20041030.oe index 029a12e955..4320c8b639 100644 --- a/qpe-gaim/qpe-libgaim_20041030.oe +++ b/qpe-gaim/qpe-libgaim_20041030.oe @@ -2,7 +2,7 @@ DESCRIPTION = "A multi protocol instant messager library, Qt/Embedded based Palm SECTION = "opie/applications" MAINTAINER = "Michael 'Mickey' Lauer <mickey@Vanille.de>" DEPENDS = "openssl glib-2.0" -RDEPENDS "libgaim-plugins" +RDEPENDS = "libgaim-plugins" LICENSE = "GPL" HOMEPAGE = "http://qpe-gaim.sourceforge.net/" PV = "0.4+cvs-20041030" |