commit: a5c8fe33fcab0379aa3e3f2b4d68655e52c34b04
Author: Dawid Węgliński <cla <AT> gentoo <DOT> org>
AuthorDate: Thu May 24 02:17:24 2007 +0000
Commit: Pavlos Ratis <dastergon <AT> gentoo <DOT> org>
CommitDate: Thu May 24 02:17:24 2007 +0000
URL:
http://git.overlays.gentoo.org/gitweb/?p=proj/artwork.git;a=commit;h=a5c8fe33
added new dep
svn path=/; revision=7
---
kde-misc/liquidweather/liquidweather-14.6.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
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}"