diff --git a/sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild b/sci-electronics/drawtiming/drawtiming-0.7.1-r1.ebuild index 966defaaebece..7336e63d739d8 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 273ee0cbceb62..5314edc7b6421 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() {