diff options
Diffstat (limited to 'meta/packages/matchbox-wm/matchbox-wm_1.1.bb')
-rw-r--r-- | meta/packages/matchbox-wm/matchbox-wm_1.1.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/packages/matchbox-wm/matchbox-wm_1.1.bb b/meta/packages/matchbox-wm/matchbox-wm_1.1.bb index ffe68fd853..e27093f9a3 100644 --- a/meta/packages/matchbox-wm/matchbox-wm_1.1.bb +++ b/meta/packages/matchbox-wm/matchbox-wm_1.1.bb | |||
@@ -1,7 +1,7 @@ | |||
1 | SECTION = "x11/wm" | 1 | SECTION = "x11/wm" |
2 | DESCRIPTION = "Matchbox window manager" | 2 | DESCRIPTION = "Matchbox window manager" |
3 | LICENSE = "GPL" | 3 | LICENSE = "GPL" |
4 | DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat matchbox-common" | 4 | DEPENDS = "libmatchbox virtual/libx11 libxext libxcomposite libxfixes xdamage libxrender startup-notification expat" |
5 | PR="r3" | 5 | PR="r3" |
6 | 6 | ||
7 | 7 | ||