diff options
Diffstat (limited to 'recipes/qpe-gaim/qpe-gaim_20041030.bb')
-rw-r--r-- | recipes/qpe-gaim/qpe-gaim_20041030.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/qpe-gaim/qpe-gaim_20041030.bb b/recipes/qpe-gaim/qpe-gaim_20041030.bb index c26d710678..3a6f5fe6ea 100644 --- a/recipes/qpe-gaim/qpe-gaim_20041030.bb +++ b/recipes/qpe-gaim/qpe-gaim_20041030.bb @@ -1,7 +1,7 @@ DESCRIPTION = "A multi protocol instant messager application, Qt/Embedded based Palmtop Environments Edition" SECTION = "opie/applications" DEPENDS = "qpe-libgaim glib-2.0" -RDEPENDS = "libgaim-plugins glibc-gconv-iso8859-1" +RDEPENDS_${PN} = "libgaim-plugins glibc-gconv-iso8859-1" LICENSE = "GPL" HOMEPAGE = "http://qpe-gaim.sourceforge.net/" APPNAME = "gaim" |