From 104ea0cb748d6eb31e6130f7ba7384ee5c7e18e5 Mon Sep 17 00:00:00 2001 From: "nslu2-linux.adm@bkbits.net" Date: Thu, 31 Mar 2005 12:41:29 +0000 Subject: [PATCH] Merge bk://oe-devel.bkbits.net/openembedded into bkbits.net:/repos/n/nslu2-linux/openembedded 2005/03/31 13:44:50+02:00 local!hrw set sharp-compat-libs to be compatible only with arm-linux 2005/03/31 13:36:18+02:00 local!hrw added sharp-compat-libs into world again BKrev: 424beff9DfpeuxMxFp2g-1RwRzHYZg --- packages/sharp-binary-only/sharp-compat-libs_0.5.bb | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/packages/sharp-binary-only/sharp-compat-libs_0.5.bb b/packages/sharp-binary-only/sharp-compat-libs_0.5.bb index 7175380e1a..ace6789343 100644 --- a/packages/sharp-binary-only/sharp-compat-libs_0.5.bb +++ b/packages/sharp-binary-only/sharp-compat-libs_0.5.bb @@ -3,15 +3,16 @@ system by providing 2.95 libraries. To run compatible programs, use the Compat \ Library program in the Settings menu to make them use these libraries." SECTION = "opie/settings" PRIORITY = "optional" +DEPENDS = "opie-sh" RDEPENDS = "opie-sh" RPROVIDES = "oz-compat" RCONFLICTS = "oz-compat" MAINTAINER = "Tim Ansell " LICENSE = "GPL" -PR = "r1" +PR = "r2" -EXCLUDE_FROM_WORLD = "1" EXCLUDE_FROM_SHLIBS = "1" +COMPATIBLE_HOST = "arm.*-linux" SRC_URI = "http://openzaurus.org/mirror/oz-compat_0.5.tar.gz \ file://hentges.patch;patch=1 \ -- 2.39.5