diff options
Diffstat (limited to 'recipes/gpe-timesheet/gpe-timesheet.inc')
-rw-r--r-- | recipes/gpe-timesheet/gpe-timesheet.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/gpe-timesheet/gpe-timesheet.inc b/recipes/gpe-timesheet/gpe-timesheet.inc index 11c1327752..4bc1c627db 100644 --- a/recipes/gpe-timesheet/gpe-timesheet.inc +++ b/recipes/gpe-timesheet/gpe-timesheet.inc @@ -3,7 +3,7 @@ SECTION = "gpe" PRIORITY = "optional" LICENSE = "GPL" DEPENDS = "libgpewidget gtk+ sqlite libtododb" -RDEPENDS = "gpe-icons" +RDEPENDS_${PN} = "gpe-icons" inherit autotools gpe |