diff options
Diffstat (limited to 'packages/matchbox-wm/matchbox-wm_0.9.1.bb')
-rw-r--r-- | packages/matchbox-wm/matchbox-wm_0.9.1.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/matchbox-wm/matchbox-wm_0.9.1.bb b/packages/matchbox-wm/matchbox-wm_0.9.1.bb index 55988fbbf4..052b98e4cd 100644 --- a/packages/matchbox-wm/matchbox-wm_0.9.1.bb +++ b/packages/matchbox-wm/matchbox-wm_0.9.1.bb @@ -4,6 +4,9 @@ LICENSE = "GPL" DEPENDS = "libmatchbox x11 xext xcomposite libxfixes xdamage libxrender startup-notification expat gconf matchbox-common" RDEPENDS = "matchbox-common" + +DEFAULT_PREFERENCE=-1 + SRC_URI = "http://projects.o-hand.com/matchbox/sources/matchbox-window-manager/0.9/matchbox-window-manager-${PV}.tar.gz" S = "${WORKDIR}/matchbox-window-manager-${PV}" |