summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2016-10-29 15:51:16 -0700
committerSean Whitton <spwhitton@spwhitton.name>2016-10-29 15:51:16 -0700
commit11894be2e9d991aedf9c30a715254eb020c7388e (patch)
treee4a789954ba15e0eca121579f6e25225b765c62d /lib
parent2d964876a7dd0549092ddbf8b7ab3bbdee1b55d1 (diff)
generate Enhances: emacs25
Diffstat (limited to 'lib')
-rw-r--r--lib/DhMakeELPA/Command/make.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/DhMakeELPA/Command/make.pm b/lib/DhMakeELPA/Command/make.pm
index f39800f..a01566f 100644
--- a/lib/DhMakeELPA/Command/make.pm
+++ b/lib/DhMakeELPA/Command/make.pm
@@ -81,7 +81,7 @@ sub create_control {
Depends => "$depends",
Built_Using => '${misc:Built-Using}',
Recommends => "emacs (>= 46.0)",
- Enhances => "emacs, emacs24",
+ Enhances => "emacs, emacs24, emacs25",
short_description => "$short_desc",
long_description => "$long_desc",
};