[Spice-devel] [spice-gtk] doc: Remove perl(Text::CSV) references
Christophe Fergeau
cfergeau at redhat.com
Fri Mar 10 11:29:55 UTC 2017
It's no longer used since commit e271222e "Switch over to using
keycodemapdb submodule"
---
README | 2 +-
src/Makefile.am | 1 -
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/README b/README
index 43ee08a..12513c5 100644
--- a/README
+++ b/README
@@ -53,4 +53,4 @@ gstreamer1-devel gstreamer1-plugins-base-devel gstreamer1-plugins-good gstreamer
. If you build from git, you'll also need:
-libtool automake vala vala-tools perl-Text-CSV
+libtool automake vala vala-tools
diff --git a/src/Makefile.am b/src/Makefile.am
index 594c0de..11d0de6 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -5,7 +5,6 @@ if WITH_CONTROLLER
SUBDIRS += controller
endif
-# Avoid need for perl(Text::CSV) by end users
KEYMAPS = \
vncdisplaykeymap_xorgevdev2xtkbd.c \
vncdisplaykeymap_xorgkbd2xtkbd.c \
--
2.9.3
More information about the Spice-devel
mailing list