summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEric Sandall2009-08-13 21:33:01 -0700
committerEric Sandall2009-08-13 21:43:33 -0700
commit47e55374786ad855b44c9c6d40836fe0a5ab2747 (patch)
tree57321b37a9f18c6e8f0f06d4a1b5f485e6b49d2e
parentb48343b4e02b5987e2ca7765cc0018edd53de1db (diff)
imagemagick: Links against libX11.so when using X
(cherry picked from commit 4df2f6e5fcd8aa851b7f97d098761a055c237ec0)
-rwxr-xr-xgraphics/imagemagick/DEPENDS1
-rw-r--r--graphics/imagemagick/HISTORY3
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/imagemagick/DEPENDS b/graphics/imagemagick/DEPENDS
index 20e19bcf89..1172963d44 100755
--- a/graphics/imagemagick/DEPENDS
+++ b/graphics/imagemagick/DEPENDS
@@ -2,6 +2,7 @@ depends freetype2 &&
depends libtool "--disable-ltdl-install" &&
if [[ "$IMAGEMAGICK_X" == "y" ]]; then
+ depends libx11 &&
depends libxrender &&
depends libxext &&
depends libxt &&
diff --git a/graphics/imagemagick/HISTORY b/graphics/imagemagick/HISTORY
index 45e4652cc1..f36c5682ec 100644
--- a/graphics/imagemagick/HISTORY
+++ b/graphics/imagemagick/HISTORY
@@ -1,3 +1,6 @@
+2009-08-13 Eric Sandall <sandalle@sourcemage.org>
+ * DEPENDS: Links against libX11.so when using X
+
2009-08-06 George Sherwood <gsherwood@sourcemage.org>
* DETAILS: Updated to version 6.5.4-9