diff options
Diffstat (limited to 'app-office/kraft/kraft-0.80_pre20171115.ebuild')
-rw-r--r-- | app-office/kraft/kraft-0.80_pre20171115.ebuild | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/app-office/kraft/kraft-0.80_pre20171115.ebuild b/app-office/kraft/kraft-0.80_pre20171115.ebuild index cc3b1e38dba5..c6fd91b04ec3 100644 --- a/app-office/kraft/kraft-0.80_pre20171115.ebuild +++ b/app-office/kraft/kraft-0.80_pre20171115.ebuild @@ -32,7 +32,9 @@ DEPEND=" $(add_kdeapps_dep akonadi-contacts) ) " -RDEPEND="${DEPEND}" +RDEPEND="${DEPEND} + !app-office/kraft:4 +" DOCS=( AUTHORS Changes.txt README Releasenotes.txt TODO ) |