[gjs: 1/2] CI: add dependencies of the real tests (examples)



commit bd2c58fde89961847796cd6d4fabf6fb377a5e5b
Author: Claudio André <claudioandre br gmail com>
Date:   Mon Jul 23 00:37:14 2018 -0300

    CI: add dependencies of the real tests (examples)
    
    - gtk-app test;
    - webkit test.
    
    [skip ci]

 test/extra/do_basic.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/test/extra/do_basic.sh b/test/extra/do_basic.sh
index 97c74e03..04d0108f 100755
--- a/test/extra/do_basic.sh
+++ b/test/extra/do_basic.sh
@@ -52,7 +52,7 @@ function do_Install_Extras(){
 
     if [[ $BASE == "debian" ]]; then
         # Distros development versions of needed libraries
-        apt-get -y install libgirepository1.0-dev
+        apt-get -y install libgirepository1.0-dev libwebkit2gtk-4.0-dev notify-osd
 
     elif [[ $BASE == "fedora" ]]; then
         # Distros development versions of needed libraries


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]