diff options
Diffstat (limited to 'openembedded/packages/matchbox-panel')
-rw-r--r-- | openembedded/packages/matchbox-panel/matchbox-panel.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/openembedded/packages/matchbox-panel/matchbox-panel.inc b/openembedded/packages/matchbox-panel/matchbox-panel.inc index 7ae9342b4..d5d355161 100644 --- a/openembedded/packages/matchbox-panel/matchbox-panel.inc +++ b/openembedded/packages/matchbox-panel/matchbox-panel.inc @@ -1,6 +1,6 @@ DESCRIPTION = "Matchbox Window Manager Panel" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel wireless-tools" +DEPENDS = "libmatchbox libx11 libxext libxpm apmd startup-notification virtual/kernel wireless-tools" SECTION = "x11/wm" inherit autotools pkgconfig gettext |