summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVlad Glagolev2010-07-04 22:30:24 +0400
committerGeorge Sherwood2010-07-23 05:58:21 -0500
commit0a34d35df138e14d84632411725e34d68d9f52a6 (patch)
tree1ff2bbab31e7ebe28f78d0f0b9006c69648eed65
parent8b1e2860c128c2054bc17d81c8794780d8fd0add (diff)
seamonkey: fixed xorg-libs dep
(cherry picked from commit fc3548523112056d49555e3ad5d1db13ef7b1f3f)
-rwxr-xr-xhttp/seamonkey/DEPENDS4
-rw-r--r--http/seamonkey/HISTORY3
2 files changed, 6 insertions, 1 deletions
diff --git a/http/seamonkey/DEPENDS b/http/seamonkey/DEPENDS
index ef28afc09e..116643af92 100755
--- a/http/seamonkey/DEPENDS
+++ b/http/seamonkey/DEPENDS
@@ -8,9 +8,11 @@ depends nspr '--with-system-nspr' &&
depends nss '--with-system-nss --enable-crypto'
fi &&
depends perl &&
-depends xorg-libs &&
depends zip &&
depends zlib &&
+
+depends libxt &&
+
if [[ "$SEAMONKEY_PANGO" == "y" ]]; then
depends pango
fi &&
diff --git a/http/seamonkey/HISTORY b/http/seamonkey/HISTORY
index 2c0dd52d85..6c0b808257 100644
--- a/http/seamonkey/HISTORY
+++ b/http/seamonkey/HISTORY
@@ -1,3 +1,6 @@
+2010-07-04 Vlad Glagolev <stealth@sourcemage.org>
+ * DEPENDS: corrected dependencies -- killed xorg-libs, see #14699
+
2010-06-23 Ladislav Hagara <hgr@vabo.cz>
* DETAILS: 2.0.5, SECURITY_PATCH=24