mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-python/xonsh: Make optfeature msg nicer
Package-Manager: Portage-2.3.3, Repoman-2.3.1 Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2016 Gentoo Foundation
|
||||
# Copyright 1999-2017 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Id$
|
||||
|
||||
@@ -43,6 +43,7 @@ python_test() {
|
||||
}
|
||||
|
||||
pkg_postinst() {
|
||||
elog "Please install"
|
||||
optfeature "Jupyter kernel support" dev-python/jupyter
|
||||
optfeature "Alternative to readline backend" dev-python/prompt_toolkit
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user