diff options
Diffstat (limited to 'matchbox-common')
-rw-r--r-- | matchbox-common/matchbox-common_0.8.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matchbox-common/matchbox-common_0.8.oe b/matchbox-common/matchbox-common_0.8.oe index cbb2398033..ec7fc97623 100644 --- a/matchbox-common/matchbox-common_0.8.oe +++ b/matchbox-common/matchbox-common_0.8.oe @@ -5,7 +5,7 @@ DEPENDS = "libmatchbox" SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-common/${PV}/matchbox-common-${PV}.tar.bz2" S = "${WORKDIR}/matchbox-common-${PV}" -inherit autotools libtool pkgconfig +inherit autotools pkgconfig EXTRA_OECONF = "--enable-pda-folders" |