[chirp_devel] [PATCH] Add required package list for openSUSE #6093
Brian R. Gaeke
Fri Sep 7 21:47:56 PDT 2018
# HG changeset patch
# User Brian R. Gaeke <brg at dgate.org>
# Date 1536381315 25200
# Fri Sep 07 21:35:15 2018 -0700
# Node ID 43e81e7e334638b5b1d89f9fb55c46217df354d8
# Parent 90aaabf28d2961dd008ec02c5f04afa114b568b8
Add required package list for openSUSE. Fixes #6093
This list of required packages was tested against an openSUSE 42.3
system.
Fixes #6093
diff --git a/INSTALL b/INSTALL
--- a/INSTALL
+++ b/INSTALL
@@ -21,6 +21,13 @@
libxml2-python
python-libxslt
+For openSUSE, the following packages are required:
+python
+python-gtk
+python-pyserial
+python-libxml2
+libxslt-python
+python-suds-jurko
Once these packages are installed, you can run Chirp directly from the
distribution directory by typing "./chirpw". If you want to install it
More information about the chirp_devel
mailing list