X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-pd0-f169.google.com (mail-pd0-f169.google.com [209.85.192.169]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 75409DC00A2 for ; Mon, 10 Nov 2014 18:24:18 +0000 (UTC) Received: by mail-pd0-f169.google.com with SMTP id y10so8306343pdj.14 for ; Mon, 10 Nov 2014 10:24:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:mime-version:content-type :content-disposition:user-agent; bh=YkVTA/qBiIyh6NQgSZCqC6xI2TjMWBAiC1bgbLrY9qA=; b=bGSZivOPCo/TQXnJsHLKiJTF3cVj6moLBQYlHb07Xkuh9xvvUB7i52pdvkzoiZcbZs WteLL/H0FwstCJSOFAWDbsmWjEFO8tfsrBzDEBV0as9pax6cZv1BUb0cwMUzYsMN9+ur DQsgaVrSaIFma3PU03mCEWKqzVxTqGkkBQhVkIQ2aSiRykmcsNtQoDFaneiH4+jlblQB 3AYgGgwfc26x5AG+kYrFZt8dU6URuCxqQcxvb0iMG1ynWnHyVkCLQjUyHOQIachrNYBr XNQedZJlNYxvXSPcGpbJI2/LfMAednweSJ1Trz3X1uRGBtsUL9go3Qs/laUrOJM9+5i0 +G7w== X-Received: by 10.66.65.169 with SMTP id y9mr10644299pas.102.1415643857184; Mon, 10 Nov 2014 10:24:17 -0800 (PST) Received: from newbook ([50.0.227.65]) by mx.google.com with ESMTPSA id ae4sm10663949pad.16.2014.11.10.10.24.16 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Nov 2014 10:24:16 -0800 (PST) Date: Mon, 10 Nov 2014 10:24:22 -0800 From: Isaac Dunham To: alpine-devel@lists.alpinelinux.org Subject: [alpine-devel] Could we break the mesa-dev dependency on mesa-dbg? Message-ID: <20141110182421.GA3402@newbook> 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 User-Agent: Mutt/1.5.23 (2014-03-12) Hello, I have several development packages installed, which drag in three -dbg packages: glib-dbg, musl-dbg, and mesa-dbg. In theory, I can see the logic for -dev requiring -dbg. In practice, I've installed the Qt5 development packages to build the Otter browser, whiich works quite well; these pull in mesa-dev, thus pulling in mesa-dbg, which is over 100 megabytes I have absolutely no use for (~7% of total disk usage). Would it be possible to make mesa-dbg an exception, due to its extremely large installed size? Thank you, Isaac Dunham --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---