mirror of
https://git.yoctoproject.org/poky
synced 2026-03-17 20:59:42 +01:00
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:
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user