diff options
author | Richard Purdie <richard@openedhand.com> | 2007-04-12 17:18:11 +0000 |
---|---|---|
committer | Richard Purdie <richard@openedhand.com> | 2007-04-12 17:18:11 +0000 |
commit | 24d739b739aaf70501ba12006dca66bb9aea0954 (patch) | |
tree | 869ff43fd52fb011b6c6e6573cb5049af6627e73 /meta/packages/pimlico/dates.inc | |
parent | 44640576cc529a2b05749b08c4c33fb04a173dd7 (diff) | |
download | poky-24d739b739aaf70501ba12006dca66bb9aea0954.tar.gz |
dates: Update to 0.4.1, enable owl
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@1494 311d38ba-8fff-0310-9ca6-ca027cbcb966
Diffstat (limited to 'meta/packages/pimlico/dates.inc')
-rw-r--r-- | meta/packages/pimlico/dates.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/packages/pimlico/dates.inc b/meta/packages/pimlico/dates.inc index fd640844ba..63aac01b2e 100644 --- a/meta/packages/pimlico/dates.inc +++ b/meta/packages/pimlico/dates.inc | |||
@@ -7,6 +7,7 @@ RDEPENDS = "libedata-cal" | |||
7 | inherit autotools pkgconfig gtk-icon-cache | 7 | inherit autotools pkgconfig gtk-icon-cache |
8 | 8 | ||
9 | # EXTRA_OECONF = "--disable-debug" | 9 | # EXTRA_OECONF = "--disable-debug" |
10 | EXTRA_OECONF = "--enable-owl=true" | ||
10 | 11 | ||
11 | FILES_${PN} += "${datadir}/pixmaps/dates.png" | 12 | FILES_${PN} += "${datadir}/pixmaps/dates.png" |
12 | 13 | ||