mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07: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:
@@ -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
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user