From 60fef3d1ffdacab6895a854c439b7723ca75cd52 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Thu, 9 Feb 2006 22:11:59 +0000 Subject: xserver-common: Remove invalid DEPENDS and set PACKAGE_ARCH = all --- packages/xserver-common/xserver-common_1.7.bb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packages/xserver-common/xserver-common_1.7.bb') diff --git a/packages/xserver-common/xserver-common_1.7.bb b/packages/xserver-common/xserver-common_1.7.bb index a825ddf6de..f6d09ac9e1 100644 --- a/packages/xserver-common/xserver-common_1.7.bb +++ b/packages/xserver-common/xserver-common_1.7.bb @@ -2,10 +2,10 @@ MAINTAINER = "Florian Boor " DESCRIPTION = "Common X11 scripts and support files" LICENSE = "GPL" SECTION = "x11" -DEPENDS = "xmodmap xrandr xdpyinfo xtscal" RDEPENDS_${PN} = "xmodmap xrandr xdpyinfo xtscal" -PR = "r0" +PR = "r1" +PACKAGE_ARCH = "all" # we are using a gpe-style Makefile inherit gpe -- cgit v1.2.3