mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-01-06 02:17:34 -08:00
app-emacs/scala-mode: Add dev-lang/scala-bin as optfeature alternative
Signed-off-by: Ulrich Müller <ulm@gentoo.org>
This commit is contained in:
parent
00bc8eba1a
commit
e5c86b5a9c
@ -20,5 +20,6 @@ DOCS="AUTHORS FUTURE README"
|
||||
|
||||
pkg_postinst() {
|
||||
elisp_pkg_postinst
|
||||
optfeature "running Scala interpreter with scala-run-scala" dev-lang/scala
|
||||
optfeature "running Scala interpreter with scala-run-scala" \
|
||||
dev-lang/scala dev-lang/scala-bin
|
||||
}
|
||||
|
||||
@ -20,5 +20,6 @@ DOCS="AUTHORS FUTURE README"
|
||||
|
||||
pkg_postinst() {
|
||||
elisp_pkg_postinst
|
||||
optfeature "running Scala interpreter with scala-run-scala" dev-lang/scala
|
||||
optfeature "running Scala interpreter with scala-run-scala" \
|
||||
dev-lang/scala dev-lang/scala-bin
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user