summaryrefslogtreecommitdiffstats
path: root/EssentialsGeoIP/src/plugin.yml
diff options
context:
space:
mode:
authorsnowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-05-11 22:30:34 +0000
committersnowleo <snowleo@e251c2fe-e539-e718-e476-b85c1f46cddb>2011-05-11 22:30:34 +0000
commitf315bbe43cc490a6ee8f94c9321669bdfe5e8376 (patch)
treef7071fd3c784b176fdd3ee5be40c9097fd331f25 /EssentialsGeoIP/src/plugin.yml
parent299be08d132a0593d4466d76f406a83de97a989d (diff)
downloadEssentials-f315bbe43cc490a6ee8f94c9321669bdfe5e8376.tar
Essentials-f315bbe43cc490a6ee8f94c9321669bdfe5e8376.tar.gz
Essentials-f315bbe43cc490a6ee8f94c9321669bdfe5e8376.tar.lz
Essentials-f315bbe43cc490a6ee8f94c9321669bdfe5e8376.tar.xz
Essentials-f315bbe43cc490a6ee8f94c9321669bdfe5e8376.zip
Finally get rid of all dependency problems.
git-svn-id: https://svn.java.net/svn/essentials~svn/trunk@1423 e251c2fe-e539-e718-e476-b85c1f46cddb
Diffstat (limited to 'EssentialsGeoIP/src/plugin.yml')
-rw-r--r--EssentialsGeoIP/src/plugin.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/EssentialsGeoIP/src/plugin.yml b/EssentialsGeoIP/src/plugin.yml
index 3ca12eb93..92fdc9963 100644
--- a/EssentialsGeoIP/src/plugin.yml
+++ b/EssentialsGeoIP/src/plugin.yml
@@ -5,4 +5,5 @@ main: com.earth2me.essentials.geoip.EssentialsGeoIP
version: TeamCity
website: http://www.earth2me.net:8001/
description: Shows the country or city of a user on login and /whois.
-authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology] \ No newline at end of file
+authors: [Zenexer, ementalo, Aelux, Brettflan, KimKandor, snowleo, ceulemans, Xeology]
+depend: [Essentials] \ No newline at end of file