From patchwork Sun May 25 20:26:08 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bernd Kuhls X-Patchwork-Id: 352272 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from hemlock.osuosl.org (hemlock.osuosl.org [140.211.166.133]) by ozlabs.org (Postfix) with ESMTP id E105F14008D for ; Mon, 26 May 2014 06:26:54 +1000 (EST) Received: from localhost (localhost [127.0.0.1]) by hemlock.osuosl.org (Postfix) with ESMTP id F0B9E88AC5; Sun, 25 May 2014 20:26:46 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from hemlock.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id QEkWvrSWJsDn; Sun, 25 May 2014 20:26:45 +0000 (UTC) Received: from ash.osuosl.org (ash.osuosl.org [140.211.166.34]) by hemlock.osuosl.org (Postfix) with ESMTP id C70B589B78; Sun, 25 May 2014 20:26:44 +0000 (UTC) X-Original-To: buildroot@lists.busybox.net Delivered-To: buildroot@osuosl.org Received: from silver.osuosl.org (silver.osuosl.org [140.211.166.136]) by ash.osuosl.org (Postfix) with ESMTP id 0DA671BF9D8 for ; Sun, 25 May 2014 20:26:37 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by silver.osuosl.org (Postfix) with ESMTP id 081F825C9F for ; Sun, 25 May 2014 20:26:37 +0000 (UTC) X-Virus-Scanned: amavisd-new at osuosl.org Received: from silver.osuosl.org ([127.0.0.1]) by localhost (.osuosl.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id BTPZmFvQg+QI for ; Sun, 25 May 2014 20:26:35 +0000 (UTC) X-Greylist: domain auto-whitelisted by SQLgrey-1.7.6 Received: from mailout11.t-online.de (mailout11.t-online.de [194.25.134.85]) by silver.osuosl.org (Postfix) with ESMTPS id 523B4266A6 for ; Sun, 25 May 2014 20:26:35 +0000 (UTC) Received: from fwd17.aul.t-online.de (fwd17.aul.t-online.de [172.20.27.64]) by mailout11.t-online.de (Postfix) with SMTP id 45CB9318269 for ; Sun, 25 May 2014 22:26:33 +0200 (CEST) Received: from fli4l.lan.fli4l (ZwYSjZZSohExWNG8tiho0FJBdehWFJq41pVzl2xSns1-FXgcLx2VO4gwJPBk7XuQD4@[87.146.216.206]) by fwd17.t-online.de with esmtp id 1Wof04-2bZskC0; Sun, 25 May 2014 22:26:32 +0200 Received: from fli4lbuild64.lan.fli4l ([192.168.1.51]:50153) by fli4l.lan.fli4l with esmtpsa (TLSv1.2:DHE-RSA-AES256-GCM-SHA384:256) (Exim 4.80.1) (envelope-from ) id 1Wof04-00046i-33; Sun, 25 May 2014 22:26:32 +0200 From: Bernd Kuhls To: buildroot@buildroot.org Date: Sun, 25 May 2014 22:26:08 +0200 Message-Id: <1401049582-2110-16-git-send-email-bernd.kuhls@t-online.de> X-Mailer: git-send-email 1.7.10.4 In-Reply-To: <1401049582-2110-1-git-send-email-bernd.kuhls@t-online.de> References: <1401049582-2110-1-git-send-email-bernd.kuhls@t-online.de> X-ID: ZwYSjZZSohExWNG8tiho0FJBdehWFJq41pVzl2xSns1-FXgcLx2VO4gwJPBk7XuQD4 X-TOI-MSGID: 7857ffff-778d-489a-9df2-24206ae9835d Cc: Bernd Kuhls Subject: [Buildroot] [PATCH v10 15/29] xbmc - prepare for 13.x-Gotham: Add host-gettext dependency X-BeenThere: buildroot@busybox.net X-Mailman-Version: 2.1.14 Precedence: list List-Id: Discussion and development of buildroot List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Errors-To: buildroot-bounces@busybox.net Sender: buildroot-bounces@busybox.net AUTOPOINT=/bin/true does not work anymore since https://github.com/xbmc/xbmc/commit/42017cba7a62a0cf16896b061a25a25d392e1e46 config.status: error: cannot find input file: `Makefile.in' configure: error: Submodule lib/cpluff failed to configure Signed-off-by: Bernd Kuhls --- package/xbmc/xbmc.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/xbmc/xbmc.mk b/package/xbmc/xbmc.mk index c7a4607..d8b9508 100644 --- a/package/xbmc/xbmc.mk +++ b/package/xbmc/xbmc.mk @@ -12,7 +12,7 @@ XBMC_LICENSE_FILES = LICENSE.GPL # called TexturePacker. It is responsible to take all the images used in the # GUI and pack them in a blob. # http://wiki.xbmc.org/index.php?title=TexturePacker -XBMC_DEPENDENCIES = host-gawk host-gperf host-infozip host-lzo host-sdl_image host-swig +XBMC_DEPENDENCIES = host-gawk host-gettext host-gperf host-infozip host-lzo host-sdl_image host-swig XBMC_DEPENDENCIES += boost bzip2 expat flac fontconfig freetype jasper jpeg \ libass libcdio libcurl libegl libfribidi libgcrypt libgles libmad libmodplug libmpeg2 \ libogg libplist libpng libsamplerate libungif libvorbis libxml2 lzo ncurses \ @@ -133,7 +133,7 @@ endif # Add HOST_DIR to PATH for codegenerator.mk to find swig define XBMC_BOOTSTRAP - cd $(@D) && PATH=$(BR_PATH) AUTOPOINT=/bin/true ./bootstrap + cd $(@D) && PATH=$(BR_PATH) ./bootstrap endef XBMC_PRE_CONFIGURE_HOOKS += XBMC_BOOTSTRAP