mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-06 00:48:18 -07:00
sci-electronics/pcb: Fix QA MissingSlotDep
Package-Manager: portage-2.2.28
This commit is contained in:
@@ -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$
|
||||
|
||||
@@ -33,7 +33,7 @@ CDEPEND="dev-libs/glib:2
|
||||
virtual/libintl
|
||||
png? ( >=media-libs/gd-2.0.23[png] )
|
||||
m4lib-png? ( >=media-libs/gd-2.0.23[png] )
|
||||
tk? ( >=dev-lang/tk-8 )"
|
||||
tk? ( >=dev-lang/tk-8:0 )"
|
||||
#toporouter-output? ( x11-libs/cairo )
|
||||
|
||||
DEPEND="${CDEPEND}
|
||||
|
||||
Reference in New Issue
Block a user