summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-shells/kshdb')
-rw-r--r--app-shells/kshdb/kshdb-1.0.0.ebuild2
1 files changed, 2 insertions, 0 deletions
diff --git a/app-shells/kshdb/kshdb-1.0.0.ebuild b/app-shells/kshdb/kshdb-1.0.0.ebuild
index 2c739287e1a4..e2a594debadc 100644
--- a/app-shells/kshdb/kshdb-1.0.0.ebuild
+++ b/app-shells/kshdb/kshdb-1.0.0.ebuild
@@ -13,6 +13,8 @@ LICENSE="GPL-2+"
SLOT="0"
KEYWORDS="~amd64"
+RDEPEND="app-shells/ksh"
+
PATCHES=(
"${FILESDIR}"/kshdb-1.0.0-remove-COLORFGBG-message.patch
)