X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pa0-f43.google.com (mail-pa0-f43.google.com [209.85.220.43]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 94823DC0486 for ; Wed, 3 Sep 2014 16:30:10 +0000 (UTC) Received: by mail-pa0-f43.google.com with SMTP id et14so17842517pad.16 for ; Wed, 03 Sep 2014 09:30:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=0Htw8ECbEZAUX6wB7yoOzNMfHNgGsqwoqcqglJD9crs=; b=oubkAHSAtC8NUaVrA8qRhtYxxA9xFkU6kMhWhcTcHoucFELA1dXMC8lgLrTbgDbxZ+ ADyELCOIUbq7F1Tw9ZRI3+V/JHjOOBY6fDUtW2r1KZTaX21w/Qg48bx0z0BgDJeIhGAy v7ULKhh5fviMUv1JsmJySCYk0qDtsgGjPCgmDh1a2h6ehm65b1MWWfsugXZjdMk1lzEg kcq+wdxsHF0DQdcfUJ0Aye+r1ugYncOMLP5NdZ31PKfPj102ly59tfkA9tuhcGjegulq qwj1LswJGAgLdp3RZ1uDz9eYayFO2B6aA61pq2gfR+W9yE7Pob6h0OvDgLNOdDEQLmk/ Je6g== X-Received: by 10.66.121.137 with SMTP id lk9mr60146618pab.86.1409761805371; Wed, 03 Sep 2014 09:30:05 -0700 (PDT) Received: from newbook ([50.0.228.159]) by mx.google.com with ESMTPSA id ft9sm9820886pdb.24.2014.09.03.09.30.04 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 03 Sep 2014 09:30:04 -0700 (PDT) Date: Wed, 3 Sep 2014 09:29:59 -0700 From: Isaac Dunham To: Natanael Copa Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] testing/tk: update to 8.6.2, fix makedepends/depends_dev Message-ID: <20140903162959.GA1778@newbook> References: <1409720712-32341-1-git-send-email-ibid.ag@gmail.com> <20140903144235.0eccd626@ncopa-desktop.alpinelinux.org> X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20140903144235.0eccd626@ncopa-desktop.alpinelinux.org> User-Agent: Mutt/1.5.23 (2014-03-12) On Wed, Sep 03, 2014 at 02:42:35PM +0200, Natanael Copa wrote: > On Tue, 2 Sep 2014 22:05:12 -0700 > Isaac Dunham wrote: > > > --- > > testing/tk/APKBUILD | 11 ++++++----- > > 1 file changed, 6 insertions(+), 5 deletions(-) > > applied. thanks! Works here: -wish canvas demo works -I built python with Tk, and the Tkinter "hello world" works So that fixed it. Thanks, Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---