diff options
Diffstat (limited to 'packages/matchbox-panel/matchbox-panel_0.9.bb')
-rw-r--r-- | packages/matchbox-panel/matchbox-panel_0.9.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/matchbox-panel/matchbox-panel_0.9.bb b/packages/matchbox-panel/matchbox-panel_0.9.bb index 9b36f17692..4f0a8a6b00 100644 --- a/packages/matchbox-panel/matchbox-panel_0.9.bb +++ b/packages/matchbox-panel/matchbox-panel_0.9.bb @@ -1,6 +1,6 @@ DESCRIPTION = "Matchbox Window Manager Panel" LICENSE = "GPL" -DEPENDS = "libmatchbox virtual/x11 libxext libxpm apmd startup-notification virtual/kernel" +DEPENDS = "libmatchbox virtual/libx11 libxext libxpm apmd startup-notification virtual/kernel" SECTION = "x11/wm" SRC_URI = "http://projects.o-hand.com/matchbox/sources/${PN}/${PV}/${PN}-${PV}.tar.gz" |