diff options
Diffstat (limited to 'matchbox-panel/matchbox-panel_0.8.1.oe')
-rw-r--r-- | matchbox-panel/matchbox-panel_0.8.1.oe | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/matchbox-panel/matchbox-panel_0.8.1.oe b/matchbox-panel/matchbox-panel_0.8.1.oe index 3fe4a58415..077e19a24c 100644 --- a/matchbox-panel/matchbox-panel_0.8.1.oe +++ b/matchbox-panel/matchbox-panel_0.8.1.oe @@ -1,3 +1,4 @@ +SECTION = "x11/utils" PR = "r4" DESCRIPTION = "Matchbox panel" LICENSE = "GPL" @@ -16,4 +17,3 @@ EXTRA_OECONF = "--enable-startup-notification --enable-dnotify --enable-nls --en FILES_${PN} = "${bindir} \ ${datadir}/applications \ ${datadir}/pixmaps" - |