diff options
Diffstat (limited to 'kde-base/kmplot/kmplot-9999.ebuild')
-rw-r--r-- | kde-base/kmplot/kmplot-9999.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kde-base/kmplot/kmplot-9999.ebuild b/kde-base/kmplot/kmplot-9999.ebuild index f7be1c457f..12d043418d 100644 --- a/kde-base/kmplot/kmplot-9999.ebuild +++ b/kde-base/kmplot/kmplot-9999.ebuild @@ -12,5 +12,5 @@ KEYWORDS="" IUSE="debug +handbook" RDEPEND=" - >=kde-base/knotify-${PV}:${SLOT}[kdeprefix=] + $(add_kdebase_dep knotify) " |