From 649c3e1476e8c54ba6f98de205102f2791187d17 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Thu, 20 May 2021 20:13:00 -0600 Subject: [PATCH] add ubuntu package to INSTALL --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 78ca13a..4c1bd17 100644 --- a/INSTALL +++ b/INSTALL @@ -8,7 +8,7 @@ Install Prerequisites been ported to Xerces 3. For Debian or Ubuntu, the required packages can be installed with the following -$ sudo apt install wget build-essential libx11-dev libxerces-c-dev +$ sudo apt install wget build-essential libx11-dev libxerces-c-dev libxext-dev 2. Run the following command -- 2.34.1