Blame SOURCES/opencryptoki-3.16.0-bf812c652c49d7e248b115d121a4f7f6568941a2.patch

2c1758
commit bf812c652c49d7e248b115d121a4f7f6568941a2
2c1758
Author: Ingo Franzki <ifranzki@linux.ibm.com>
2c1758
Date:   Tue Apr 6 13:41:55 2021 +0200
2c1758
2c1758
    Update travis yaml file to install libudev development files
2c1758
    
2c1758
    Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com>
2c1758
2c1758
diff --git a/.travis.yml b/.travis.yml
2c1758
index d2907246..fd4092e3 100644
2c1758
--- a/.travis.yml
2c1758
+++ b/.travis.yml
2c1758
@@ -5,7 +5,7 @@ language: c
2c1758
 
2c1758
 before_install:
2c1758
     - sudo apt-get -qq update
2c1758
-    - sudo apt-get install -y expect trousers libldap2-dev libtspi-dev wget
2c1758
+    - sudo apt-get install -y expect trousers libldap2-dev libtspi-dev wget libudev-dev
2c1758
     - sudo wget https://launchpad.net/ubuntu/+archive/primary/+files/libica3_3.4.0-0ubuntu1_s390x.deb
2c1758
     - sudo wget https://launchpad.net/ubuntu/+archive/primary/+files/libica-dev_3.4.0-0ubuntu1_s390x.deb
2c1758
     - sudo dpkg -i libica3_3.4.0-0ubuntu1_s390x.deb || true    # icatok needs libica >= 3.3