diff options
Diffstat (limited to 'recipes/xfce-base/orage_4.4.2.bb')
-rw-r--r-- | recipes/xfce-base/orage_4.4.2.bb | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/xfce-base/orage_4.4.2.bb b/recipes/xfce-base/orage_4.4.2.bb new file mode 100644 index 0000000000..b8f5284454 --- /dev/null +++ b/recipes/xfce-base/orage_4.4.2.bb @@ -0,0 +1,5 @@ +DESCRIPTION = "Calendar application for the Xfce Desktop Environment" +DEPENDS = "libxfcegui4 exo libxml-parser-perl-native xfce4-panel xfce-mcs-manager" +RREPLACES = "xfcalendar" + +inherit xfce |