diff options
Diffstat (limited to 'packages/matchbox-panel/matchbox-panel_0.9.1.bb')
-rw-r--r-- | packages/matchbox-panel/matchbox-panel_0.9.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-panel/matchbox-panel_0.9.1.bb b/packages/matchbox-panel/matchbox-panel_0.9.1.bb index d22391ea1c..d1c263db38 100644 --- a/packages/matchbox-panel/matchbox-panel_0.9.1.bb +++ b/packages/matchbox-panel/matchbox-panel_0.9.1.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Matchbox Window Manager Panel" LICENSE = "GPL" -DEPENDS = "libmatchbox x11 xext xpm apmd startup-notification virtual/kernel" +DEPENDS = "libmatchbox libx11 libxext libxpm apmd startup-notification virtual/kernel" SECTION = "x11/wm" PR = "r2" |