diff options
author | Miroslav Šulc <fordfrog@gentoo.org> | 2019-11-12 18:03:02 +0100 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2019-11-12 18:03:02 +0100 |
commit | 942329351234e135603e1f0ea3cc52004ab749fa (patch) | |
tree | 31f703b362263dea08ae0009edf3d4ed0f202f69 /profiles | |
parent | media-gfx/inkscape-{1.0_beta1,9999}: fix graphics package selection logic (diff) | |
download | gentoo-942329351234e135603e1f0ea3cc52004ab749fa.tar.gz gentoo-942329351234e135603e1f0ea3cc52004ab749fa.tar.bz2 gentoo-942329351234e135603e1f0ea3cc52004ab749fa.zip |
profiles/use.desc: fixed wording for graphicsmagick
made it obvious that USE=imagemagick must be used if user wants
graphicsmagick enabled
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.desc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/profiles/use.desc b/profiles/use.desc index 9f73e7a0310d..c895ae9e9c71 100644 --- a/profiles/use.desc +++ b/profiles/use.desc @@ -113,7 +113,7 @@ gnutls - Prefer net-libs/gnutls as SSL/TLS provider (ineffective with USE=-ssl) gphoto2 - Add digital camera support gpm - Add support for sys-libs/gpm (Console-based mouse driver) gps - Add support for Global Positioning System -graphicsmagick - Build and link against GraphicsMagick instead of ImageMagick (might require USE=imagemagick if optional) +graphicsmagick - Build and link against GraphicsMagick instead of ImageMagick (requires USE=imagemagick if optional) graphviz - Add support for the Graphviz library gsl - Use the GNU scientific library for calculations gsm - Add support for the gsm lossy speech compression codec |