diff options
author | Pacho Ramos <pacho@gentoo.org> | 2015-09-10 21:12:42 +0200 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2015-09-10 21:12:42 +0200 |
commit | 00b3a32e7e465dabb752061cce33658c311b7bc1 (patch) | |
tree | 97a04a3cb4afac4de5c6e7dbc3a7cda3e3ce0543 /sci-geosciences | |
parent | media-gfx/openmesh: stable on amd64. (diff) | |
download | gentoo-00b3a32e7e465dabb752061cce33658c311b7bc1.tar.gz gentoo-00b3a32e7e465dabb752061cce33658c311b7bc1.tar.bz2 gentoo-00b3a32e7e465dabb752061cce33658c311b7bc1.zip |
sci-geosciences/gnome-maps: net-libs/libgfbgraph is a runtime dependency (thanks to Olivier Laurantin for reporting via mail
Package-Manager: portage-2.2.20.1
Diffstat (limited to 'sci-geosciences')
-rw-r--r-- | sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild | 2 | ||||
-rw-r--r-- | sci-geosciences/gnome-maps/metadata.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild b/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild index e1ca162314e3..fbb1ac309692 100644 --- a/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild +++ b/sci-geosciences/gnome-maps/gnome-maps-3.16.2.ebuild @@ -26,12 +26,12 @@ RDEPEND=" media-libs/clutter:1.0[introspection] media-libs/cogl:1.0[introspection] >=media-libs/libchamplain-0.12.10-r1:0.12[gtk,introspection] + net-libs/libgfbgraph net-libs/libsoup:2.4[introspection] >=sci-geosciences/geocode-glib-3.15.2[introspection] x11-libs/gdk-pixbuf:2[introspection] >=x11-libs/gtk+-3.15.9:3[introspection] " - DEPEND="${RDEPEND} >=dev-util/intltool-0.40 virtual/pkgconfig diff --git a/sci-geosciences/gnome-maps/metadata.xml b/sci-geosciences/gnome-maps/metadata.xml index 6e0e2ecb48ca..da6fd63d0085 100644 --- a/sci-geosciences/gnome-maps/metadata.xml +++ b/sci-geosciences/gnome-maps/metadata.xml @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd"> <pkgmetadata> - <herd>gnome</herd> +<herd>gnome</herd> </pkgmetadata> |