1
0
mirror of https://git.yoctoproject.org/poky synced 2026-05-09 05:29:32 +00:00

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
This commit is contained in:
Richard Purdie
2007-04-12 17:18:11 +00:00
parent 44640576cc
commit 24d739b739
3 changed files with 2 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ RDEPENDS = "libedata-cal"
inherit autotools pkgconfig gtk-icon-cache
# EXTRA_OECONF = "--disable-debug"
EXTRA_OECONF = "--enable-owl=true"
FILES_${PN} += "${datadir}/pixmaps/dates.png"
+1 -1
View File
@@ -2,7 +2,7 @@ require dates.inc
DEFAULT_PREFERENCE = "-1"
PV = "0.4.0+svn${SRCDATE}"
PV = "0.4.1+svn${SRCDATE}"
S = "${WORKDIR}/trunk"
SRC_URI = "svn://svn.o-hand.com/repos/${PN};module=trunk;proto=http"