[Lunar-commits] <moonbase> GraphicsMagick: remove qt3 related lines.
Florin Braescu
florin at lunar-linux.org
Tue Jan 5 19:25:10 CET 2010
commit 69d629cd12d6a90b688506e2e9e22e94f578fe36
Author: Florin Braescu <florin at lunar-linux.org>
Date: Tue Jan 5 20:25:10 2010 +0200
GraphicsMagick: remove qt3 related lines.
---
graphics/GraphicsMagick/BUILD | 5 -----
graphics/GraphicsMagick/DEPENDS | 2 +-
2 files changed, 1 insertions(+), 6 deletions(-)
diff --git a/graphics/GraphicsMagick/BUILD b/graphics/GraphicsMagick/BUILD
index fdba6a4..b8b60c2 100644
--- a/graphics/GraphicsMagick/BUILD
+++ b/graphics/GraphicsMagick/BUILD
@@ -1,10 +1,5 @@
(
- if module_installed qt3 ; then
- . /etc/profile.d/qt3.rc &&
- . /etc/profile.d/kde3.rc
- fi &&
-
# These sedits are temporary and should be fixed in the next release.
# Check to be sure.
diff --git a/graphics/GraphicsMagick/DEPENDS b/graphics/GraphicsMagick/DEPENDS
index 4f7db4e..5789508 100644
--- a/graphics/GraphicsMagick/DEPENDS
+++ b/graphics/GraphicsMagick/DEPENDS
@@ -6,7 +6,7 @@ optional_depends "transfig" "" "" "to read fig image format"
optional_depends "gnuplot" "" "" "to read plot files"
optional_depends "jbigkit" "" "" "bi-level image compression"
optional_depends "jasper" "" "" "JPEG-2000 support"
-optional_depends "sane-backends" "" "" "for scanner support"
optional_depends "libwmf" "" "" "for Windows Metafile support"
optional_depends "libfpx" "" "" "for flash pix support"
optional_depends "ufraw" "" "" "for RAW image support"
+optional_depends "sane-backends" "" "" "for scanner support"
More information about the Lunar-commits
mailing list