diff options
Diffstat (limited to 'src/common')
-rw-r--r-- | src/common/install.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/common/install.sh b/src/common/install.sh index ab8adb0..0b824c5 100644 --- a/src/common/install.sh +++ b/src/common/install.sh @@ -102,7 +102,7 @@ if [ "${PACKAGES_ALREADY_INSTALLED}" != "true" ]; then libkrb5-3 \ libgssapi-krb5-2 \ libicu[0-9][0-9] \ - liblttng-ust0 \ + liblttng-ust[0-9] \ libstdc++6 \ zlib1g \ locales \ |