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.3.bb | 4 +++- packages/xserver-common/xserver-common_1.5.bb | 4 ++-- packages/xserver-common/xserver-common_1.7.bb | 4 ++-- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/packages/xserver-common/xserver-common_1.3.bb b/packages/xserver-common/xserver-common_1.3.bb index 343abe9258..ea3fab6654 100644 --- a/packages/xserver-common/xserver-common_1.3.bb +++ b/packages/xserver-common/xserver-common_1.3.bb @@ -2,8 +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 = "r1" + +PACKAGE_ARCH = "all" # we are using a gpe-style Makefile inherit gpe diff --git a/packages/xserver-common/xserver-common_1.5.bb b/packages/xserver-common/xserver-common_1.5.bb index a825ddf6de..f6d09ac9e1 100644 --- a/packages/xserver-common/xserver-common_1.5.bb +++ b/packages/xserver-common/xserver-common_1.5.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 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