Disable dnd in dates.

git-svn-id: https://svn.o-hand.com/repos/poky/trunk@2169 311d38ba-8fff-0310-9ca6-ca027cbcb966
This commit is contained in:
Robert Bradford 2007-07-11 16:18:55 +00:00
parent 7663957855
commit 710cd8e523
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ RDEPENDS = "libedata-cal"
inherit autotools pkgconfig gtk-icon-cache
# EXTRA_OECONF = "--disable-debug"
EXTRA_OECONF = "--enable-owl=true"
EXTRA_OECONF = "--enable-owl=true --disable-dnd"
FILES_${PN} += "${datadir}/pixmaps/dates.png"