diff options
Diffstat (limited to 'meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb')
-rw-r--r-- | meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb b/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb index 7c7e11e8a1..8975853448 100644 --- a/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb +++ b/meta/packages/matchbox-panel-hacks/matchbox-panel-hacks_0.3-1.bb @@ -1,5 +1,5 @@ DESCRIPTION = "Simple dockapps created with monolaunch and shell script" -DEPENDS = "matchbox xmodmap" +DEPENDS = "matchbox-common xmodmap" SRC_URI = "file://xrandr-panelapp.sh \ file://xrandr-panelapp.desktop \ file://mb-applet-home \ @@ -7,7 +7,7 @@ SRC_URI = "file://xrandr-panelapp.sh \ file://xrandr.png" SECTION = "x11/wm" PRIORITY = "optional" -PR = "r7" +PR = "r8" LICENSE = "MIT" do_install() { |