diff options
Diffstat (limited to 'media-gfx/eog/metadata.xml')
-rw-r--r-- | media-gfx/eog/metadata.xml | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/media-gfx/eog/metadata.xml b/media-gfx/eog/metadata.xml index e17e20c0a3e7..b77c0b94d8c4 100644 --- a/media-gfx/eog/metadata.xml +++ b/media-gfx/eog/metadata.xml @@ -1,9 +1,14 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> -<herd>gnome</herd> -<longdescription lang="en"> -The Eye of GNOME image viewer is the official image viewer for the GNOME Desktop environment. -With it, you can view single image files, as well as large image collections. -</longdescription> + <herd>gnome</herd> + <longdescription lang="en"> + The Eye of GNOME image viewer is the official image viewer for the GNOME + Desktop environment. With it, you can view single image files, as well + as large image collections. + </longdescription> + <use> + <flag name="introspection">Use <pkg>dev-libs/gobject-introspection</pkg> + for introspection</flag> + </use> </pkgmetadata> |