From 2e12c27e3df7dfa70121fca92fddf527b98fec64 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 27 Jun 2010 10:47:39 +0200 Subject: xorg-app: oe-stylize Signed-off-by: Martin Jansa --- recipes/xorg-app/xcompmgr_1.1.4.bb | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'recipes/xorg-app/xcompmgr_1.1.4.bb') diff --git a/recipes/xorg-app/xcompmgr_1.1.4.bb b/recipes/xorg-app/xcompmgr_1.1.4.bb index abea4a3dad..d7819581cd 100644 --- a/recipes/xorg-app/xcompmgr_1.1.4.bb +++ b/recipes/xorg-app/xcompmgr_1.1.4.bb @@ -1,10 +1,9 @@ require xorg-app-common.inc - DESCRIPTION = "X Compositing Manager" -LICENSE = "BSD-X" PRIORITY = "optional" +LICENSE = "BSD-X" DEPENDS += "libxdamage libxcomposite libxrender" +PR = "${INC_PR}.0" SRC_URI[archive.md5sum] = "3eb1c2b7a6ceaec4ee872cb06d202d91" SRC_URI[archive.sha256sum] = "4bf647745b4de940ef75796fc8ad4e1f83c276e474f7b6779f317fcd070de884" -PR = "${INC_PR}.0" -- cgit 1.2.3-korg