diff options
author | Michael Weber <xmw@gentoo.org> | 2015-08-11 11:29:27 +0200 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2015-08-11 11:29:27 +0200 |
commit | fd540611e637b7ea3b51758f56348caf20e7dd80 (patch) | |
tree | 16e744e9eee96e5a6bc8f61b17f2e12efdcf7cba /sci-libs/gts | |
parent | media-gfx/freecad: remove old sci-libs/opencascade. (diff) | |
download | gentoo-fd540611e637b7ea3b51758f56348caf20e7dd80.tar.gz gentoo-fd540611e637b7ea3b51758f56348caf20e7dd80.tar.bz2 gentoo-fd540611e637b7ea3b51758f56348caf20e7dd80.zip |
sci-libs/gt: dev-util/gtk-doc only needed for USE=doc (bug 540846, thanks Matthias Lippert).
Package-Manager: portage-2.2.20
Diffstat (limited to 'sci-libs/gts')
-rw-r--r-- | sci-libs/gts/gts-20121130.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-libs/gts/gts-20121130.ebuild b/sci-libs/gts/gts-20121130.ebuild index 20d793b40809..82353d6d21a9 100644 --- a/sci-libs/gts/gts-20121130.ebuild +++ b/sci-libs/gts/gts-20121130.ebuild @@ -21,8 +21,8 @@ IUSE="doc examples static-libs test" RDEPEND="dev-libs/glib:2" DEPEND="${RDEPEND} - dev-util/gtk-doc virtual/pkgconfig + doc? ( dev-util/gtk-doc ) test? ( media-libs/netpbm )" # buggy |