summaryrefslogtreecommitdiffstats
path: root/chat-im/pidgin/DEPENDS
diff options
context:
space:
mode:
authorJustin Boffemmyer2011-12-15 13:43:57 +0900
committerJustin Boffemmyer2011-12-15 13:43:57 +0900
commit58c803a97363065279f85b0d960f88bb94f7df59 (patch)
tree2a9cf9bb9384838a523d3522bba456c733b55e4b /chat-im/pidgin/DEPENDS
parent3db2e4a48cb6b7a946b11757d065e12eca34f8bb (diff)
chat-im/pidgin: non-optional depends on intltool
CVS support was removed from the spell quite some time ago in DETAILS, but hadn't been removed from DEPENDS. I removed the CVS if block. Meanwhile, current pidgin depends on intltool, which was lacking as a dependency (it was previously inside the CVS if block). Adding intltool as a regular dependency enables the spell to build correctly.
Diffstat (limited to 'chat-im/pidgin/DEPENDS')
-rwxr-xr-xchat-im/pidgin/DEPENDS7
1 files changed, 1 insertions, 6 deletions
diff --git a/chat-im/pidgin/DEPENDS b/chat-im/pidgin/DEPENDS
index 9f23f4781a..7f60e21547 100755
--- a/chat-im/pidgin/DEPENDS
+++ b/chat-im/pidgin/DEPENDS
@@ -1,11 +1,6 @@
depends libxml2 &&
depends xml-parser-expat &&
-
-if [ "$PIDGIN_CVS" == "y" ]
-then
- depends subversion &&
- depends intltool
-fi &&
+depends intltool &&
optional_depends silc-toolkit \
"" \