aboutsummaryrefslogtreecommitdiff
path: root/desktop/gnome-maps/README
diff options
context:
space:
mode:
authorBob Funk <bobfunk11@gmail.com>2022-07-30 00:12:20 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-30 11:26:22 +0700
commitb758453e975868178150e17927409955edca0182 (patch)
tree7a54e12b4550ac0fe208bb48b6764a1af759a0c8 /desktop/gnome-maps/README
parente430ee89e1054235a9cb3d043d604c1453c5c4cf (diff)
desktop/gnome-maps: Update README.
INTROSPECTION enabled by default. Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop/gnome-maps/README')
-rw-r--r--desktop/gnome-maps/README13
1 files changed, 0 insertions, 13 deletions
diff --git a/desktop/gnome-maps/README b/desktop/gnome-maps/README
index 4d4ebe9957831..5ac4ffc4ee9a4 100644
--- a/desktop/gnome-maps/README
+++ b/desktop/gnome-maps/README
@@ -1,16 +1,3 @@
Maps gives you quick access to maps all across the world. We use the
collaborative OpenStreetMap database, enabling our users to make
smaller changes to places and points-of-interests.
-
-Important Note:
-The 'folks' and 'libchamplain' dependencies and their related
-dependencies have generation of introspection and vala/vapi files
-disabled and must be switched on with the following environment
-variables:
-
-INTROSPECTION=yes
-VALA=yes
-VAPI=yes
-
-Gnome-maps will fail to build without introspection and vala/vapi
-support enabled in these dependencies.