mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-accessibility/brltty: add missing build dependency on tcl
The Autostart/Udev directory executes tcl scripts as part of installation, unrelated to tcl bindings. It is therefore required unconditionally at build time. Signed-off-by: Eli Schwartz <eschwartz93@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/34029 Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
@@ -68,6 +68,7 @@ RDEPEND="${DEPEND}
|
||||
java? ( >=virtual/jre-1.8:* )
|
||||
"
|
||||
BDEPEND="
|
||||
>=dev-lang/tcl-8.6.13-r1
|
||||
virtual/pkgconfig
|
||||
java? ( >=virtual/jdk-1.8:* )
|
||||
nls? ( virtual/libintl )
|
||||
|
||||
Reference in New Issue
Block a user