diff options
Diffstat (limited to 'recipes/opie-taskbar')
-rw-r--r-- | recipes/opie-taskbar/opie-taskbar.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/opie-taskbar/opie-taskbar.inc b/recipes/opie-taskbar/opie-taskbar.inc index 3d8ca17b7f..d969df9438 100644 --- a/recipes/opie-taskbar/opie-taskbar.inc +++ b/recipes/opie-taskbar/opie-taskbar.inc @@ -7,7 +7,7 @@ DEPENDS = "opie-libqrsync opie-qss" # Instead of seeing if something in package package lists selects needed package among the rest # or errors out otherwise, it just install random package which has needed Provides. So, comment # this out. -#RDEPENDS = "opie-taskbar-images" +#RDEPENDS_${PN} = "opie-taskbar-images" APPNAME = "qpe" S = "${WORKDIR}/launcher" |