summaryrefslogtreecommitdiff
path: root/kde-base/kdegraphics-meta/kdegraphics-meta-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'kde-base/kdegraphics-meta/kdegraphics-meta-9999.ebuild')
-rw-r--r--kde-base/kdegraphics-meta/kdegraphics-meta-9999.ebuild6
1 files changed, 4 insertions, 2 deletions
diff --git a/kde-base/kdegraphics-meta/kdegraphics-meta-9999.ebuild b/kde-base/kdegraphics-meta/kdegraphics-meta-9999.ebuild
index 033c91e797e..aacecf75f9c 100644
--- a/kde-base/kdegraphics-meta/kdegraphics-meta-9999.ebuild
+++ b/kde-base/kdegraphics-meta/kdegraphics-meta-9999.ebuild
@@ -21,8 +21,6 @@ RDEPEND="
$(add_kdebase_dep kgamma)
$(add_kdebase_dep kolourpaint)
$(add_kdebase_dep kruler)
- scanner? ( $(add_kdebase_dep ksaneplugin)
- $(add_kdebase_dep libksane) )
$(add_kdebase_dep ksnapshot)
$(add_kdebase_dep libkdcraw)
$(add_kdebase_dep libkexiv2)
@@ -30,5 +28,9 @@ RDEPEND="
$(add_kdebase_dep okular)
$(add_kdebase_dep svgpart)
$(add_kdebase_dep thumbnailers)
+ scanner? (
+ $(add_kdebase_dep ksaneplugin)
+ $(add_kdebase_dep libksane)
+ )
$(block_other_slots)
"