aboutsummaryrefslogtreecommitdiff
path: root/dictionary-pkg.el
diff options
context:
space:
mode:
Diffstat (limited to 'dictionary-pkg.el')
-rw-r--r--dictionary-pkg.el6
1 files changed, 5 insertions, 1 deletions
diff --git a/dictionary-pkg.el b/dictionary-pkg.el
index b380081..86a7630 100644
--- a/dictionary-pkg.el
+++ b/dictionary-pkg.el
@@ -1 +1,5 @@
-(define-package "dictionary" "1.10" "client for rfc2229 dictionary servers")
+(define-package "dictionary"
+ "1.10"
+ "client for rfc2229 dictionary servers"
+ '((connection "1.10")
+ (link "1.10")))