diff options
Diffstat (limited to 'matchbox-panel/matchbox-panel_0.8.1.oe')
-rw-r--r-- | matchbox-panel/matchbox-panel_0.8.1.oe | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/matchbox-panel/matchbox-panel_0.8.1.oe b/matchbox-panel/matchbox-panel_0.8.1.oe index 077e19a24c..5844cad1f1 100644 --- a/matchbox-panel/matchbox-panel_0.8.1.oe +++ b/matchbox-panel/matchbox-panel_0.8.1.oe @@ -10,9 +10,9 @@ SRC_URI = "ftp://ftp.handhelds.org/matchbox/sources/matchbox-panel/0.8/matchbox- file://make-batteryapp-less-strict.patch;patch=1" S = "${WORKDIR}/matchbox-panel-${PV}" -inherit autotools pkgconfig +inherit autotools pkgconfig gettext -EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-nls --enable-small-icons" +EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-small-icons" FILES_${PN} = "${bindir} \ ${datadir}/applications \ |