summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--kde-misc/liquidweather/liquidweather-14.6.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/kde-misc/liquidweather/liquidweather-14.6.ebuild b/kde-misc/liquidweather/liquidweather-14.6.ebuild
index ed8a187..c6cf6f1 100644
--- a/kde-misc/liquidweather/liquidweather-14.6.ebuild
+++ b/kde-misc/liquidweather/liquidweather-14.6.ebuild
@@ -12,7 +12,8 @@ SLOT="0"
KEYWORDS="~x86"
IUSE="cups"
-DEPEND=">=kde-base/superkaramba-3.5.5
+DEPEND=">=media-gfx/imagemagick-6.3.3
+ >=kde-base/superkaramba-3.5.5
>=dev-python/PyQt-3.14.1-r2
cups? ( dev-python/reportlab )"
RDEPEND="${DEPEND}"