From: Raymond Danks Date: Wed, 31 May 2006 22:36:59 +0000 (+0000) Subject: ica - Now depends upon libx11 and libxaw X-Git-Tag: Release-2010-05/1~9453^2~1533 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e23d074f3f88bc34983c3592f45cb1240c699a7;p=openembedded.git ica - Now depends upon libx11 and libxaw --- diff --git a/packages/ica/ica-bin_8.0.bb b/packages/ica/ica-bin_8.0.bb index b8afd1aaa5..af5b380662 100644 --- a/packages/ica/ica-bin_8.0.bb +++ b/packages/ica/ica-bin_8.0.bb @@ -2,9 +2,9 @@ # Copyright (C) 2004-2006, Advanced Micro Devices, Inc. All Rights Reserved # Released under the MIT license (see packages/COPYING) -DEPENDS="x11 xaw rpm2cpio-native" +DEPENDS="libx11 libxaw rpm2cpio-native" -MAINTAINER = "Raymond Danks " +MAINTAINER = "Raymond Danks " HOMEPAGE="www.citrix.com/download/" SRC_URI="file://${DL_DIR}/ICAClient-8.0-1.i386.rpm"