]> git.ipfire.org Git - thirdparty/lldpd.git/commitdiff
travis: fix systemtap package name for dtrace support
authorVincent Bernat <vincent@bernat.ch>
Sun, 31 May 2020 05:39:53 +0000 (07:39 +0200)
committerVincent Bernat <vincent@bernat.ch>
Sun, 31 May 2020 05:40:10 +0000 (07:40 +0200)
tests/ci/install.sh

index 501c9121cf1b6462557cdf55f6ef483a93cdc139..51c693d04d087433e257056cdabc7ac9c7d81f30 100755 (executable)
@@ -14,7 +14,7 @@ case "$(uname -s)" in
             libsnmp-dev libxml2-dev \
             libevent-dev libreadline-dev libbsd-dev \
             check libc6-dbg libseccomp-dev \
-            libpcap-dev libcap-dev systemtap-dev \
+            libpcap-dev libcap-dev systemtap-sdt-dev \
             snmpd snmp \
             python3-pip python3-setuptools python3-wheel
         # For integration tests