sci-electronics/drawtiming: requires imagemagick to be build with USE=cxx. Bug 595222...
authorThomas Beierlein <tomjbe@gentoo.org>
Fri, 30 Sep 2016 05:42:01 +0000 (07:42 +0200)
committerThomas Beierlein <tomjbe@gentoo.org>
Fri, 30 Sep 2016 05:42:01 +0000 (07:42 +0200)
Package-Manager: portage-2.3.1

sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild
sci-electronics/drawtiming/drawtiming-0.7.1.ebuild

index 966defaaebece57b1f3f78d0e4f518d99ef28f89..7336e63d739d8a1eaf123881be178bdc7cc36d2f 100644 (file)
@@ -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() {
index 273ee0cbceb6299316790a7394591997344479c1..5314edc7b6421ca9dd24f1eb7bfbbdecf0465f8d 100644 (file)
@@ -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() {