[gjs: 1/2] CI: Install systemtap on Fedora image



commit 59de35f5b4688677799e48f913fc6bc78c101bc1
Author: Philip Chimento <philip chimento gmail com>
Date:   Sun Oct 7 20:25:14 2018 -0700

    CI: Install systemtap on Fedora image
    
    This is a prerequisite for having a job with systemtap and dtrace
    enabled, as in #196.
    
    [skip ci] to conserve resources; nothing changes in the build.

 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 338b5d12..80f1fdca 100755
--- a/test/extra/do_basic.sh
+++ b/test/extra/do_basic.sh
@@ -29,7 +29,7 @@ function do_Install_Dependencies(){
         dnf -y    install @c-development @development-tools clang redhat-rpm-config gnome-common 
python-devel \
                           pygobject2 dbus-python perl-Text-CSV perl-XML-Parser gettext-devel gtk-doc \
                           ninja-build zlib-devel libffi-devel \
-                          libtool libicu-devel nspr-devel \
+                          libtool libicu-devel nspr-devel systemtap-sdt-devel \
                           gtk3 gtk3-devel gobject-introspection Xvfb gnome-desktop-testing dbus-x11 \
                           cairo intltool libxslt bison nspr python3-devel dbus-glib libicu \
                           libxslt libtool flex \


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