diff options
| -rw-r--r-- | meta/packages/matchbox-panel/matchbox-panel.inc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/meta/packages/matchbox-panel/matchbox-panel.inc b/meta/packages/matchbox-panel/matchbox-panel.inc index 44bbae6870..f7d6b93389 100644 --- a/meta/packages/matchbox-panel/matchbox-panel.inc +++ b/meta/packages/matchbox-panel/matchbox-panel.inc | |||
| @@ -1,9 +1,10 @@ | |||
| 1 | DESCRIPTION = "Matchbox Window Manager Panel" | 1 | DESCRIPTION = "Matchbox Window Manager Panel" |
| 2 | LICENSE = "GPL" | 2 | LICENSE = "GPL" |
| 3 | DEPENDS = "libmatchbox virtual/libx11 libxext libxpm apmd startup-notification virtual/kernel wireless-tools" | 3 | DEPENDS = "libmatchbox virtual/libx11 libxext libxpm apmd startup-notification virtual/kernel wireless-tools" |
| 4 | RDEPENDS = "matchbox-common" | ||
| 4 | SECTION = "x11/wm" | 5 | SECTION = "x11/wm" |
| 5 | 6 | ||
| 6 | PR = "r1" | 7 | PR = "r2" |
| 7 | 8 | ||
| 8 | inherit autotools pkgconfig gettext | 9 | inherit autotools pkgconfig gettext |
| 9 | 10 | ||
