diff options
Diffstat (limited to 'openembedded/packages')
-rw-r--r-- | openembedded/packages/matchbox-panel/matchbox-panel_svn.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb b/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb index c10908480..d29a31a2b 100644 --- a/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb +++ b/openembedded/packages/matchbox-panel/matchbox-panel_svn.bb @@ -11,7 +11,7 @@ S = ${WORKDIR}/${PN} inherit autotools pkgconfig gettext -EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-small-icons" +EXTRA_OECONF = "--enable-startup-notification --enable-dnotify" CFLAGS += " -D_GNU_SOURCE" FILES_${PN} = "${bindir} \ |