diff options
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/emacs/metadata.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/app-editors/emacs/metadata.xml b/app-editors/emacs/metadata.xml index b3d9de5e45e7..626977035455 100644 --- a/app-editors/emacs/metadata.xml +++ b/app-editors/emacs/metadata.xml @@ -29,6 +29,8 @@ font name</flag> <flag name="gfile">Use gfile (<pkg>dev-libs/glib</pkg>) for file notification</flag> + <flag name="gmp">Use the GNU multiple precision arithmetic library + (<pkg>dev-libs/gmp</pkg>) instead of the bundled mini-gmp subset</flag> <flag name="gsettings">Use gsettings (<pkg>dev-libs/glib</pkg>) to read the system font name</flag> <flag name="gzip-el">Compress bundled Emacs Lisp source</flag> |