public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] repo/gentoo:master commit in: sci-electronics/drawtiming/
@ 2016-09-30  5:44 99% Thomas Beierlein
  0 siblings, 0 replies; 1+ results
From: Thomas Beierlein @ 2016-09-30  5:44 UTC (permalink / raw
  To: gentoo-commits

commit:     a52d5064ec6b01f25ce2a9332e2e4ba74d8dd73c
Author:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
AuthorDate: Fri Sep 30 05:42:01 2016 +0000
Commit:     Thomas Beierlein <tomjbe <AT> gentoo <DOT> org>
CommitDate: Fri Sep 30 05:42:01 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=a52d5064

sci-electronics/drawtiming: requires imagemagick to be build with USE=cxx. Bug 595222. Thanks Thoralf

Package-Manager: portage-2.3.1

 sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild | 4 ++--
 sci-electronics/drawtiming/drawtiming-0.7.1.ebuild    | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild b/sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild
index 966defa..7336e63 100644
--- a/sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild
+++ b/sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="amd64 ~x86"
 IUSE="examples"
 
-DEPEND="media-gfx/imagemagick"
+DEPEND="media-gfx/imagemagick[cxx]"
 RDEPEND="${DEPEND}"
 
 src_prepare() {

diff --git a/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild b/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild
index 273ee0c..5314edc 100644
--- a/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild
+++ b/sci-electronics/drawtiming/drawtiming-0.7.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -15,7 +15,7 @@ SLOT="0"
 KEYWORDS="amd64 x86"
 IUSE="examples"
 
-DEPEND="media-gfx/imagemagick"
+DEPEND="media-gfx/imagemagick[cxx]"
 RDEPEND="${DEPEND}"
 
 src_prepare() {


^ permalink raw reply related	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2016-09-30  5:44 99% [gentoo-commits] repo/gentoo:master commit in: sci-electronics/drawtiming/ Thomas Beierlein

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox