Browse Source
appimage build: update libudev-dev libudev1 (#7629)
(cherry picked from commit 19a9a151e8832a55444f3815df3a1ca35fdb1674)
patch-4
vertion
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
2 additions and
2 deletions
-
contrib/build-linux/appimage/Dockerfile
|
|
@ -27,8 +27,8 @@ RUN apt-get update -q && \ |
|
|
|
libtinfo5=6.1-1ubuntu1.18.04 \ |
|
|
|
libsqlite3-dev=3.22.0-1ubuntu0.4 \ |
|
|
|
libusb-1.0-0-dev=2:1.0.21-2 \ |
|
|
|
libudev-dev=237-3ubuntu10.52 \ |
|
|
|
libudev1=237-3ubuntu10.52 \ |
|
|
|
libudev-dev=237-3ubuntu10.53 \ |
|
|
|
libudev1=237-3ubuntu10.53 \ |
|
|
|
gettext=0.19.8.1-6ubuntu0.3 \ |
|
|
|
libzbar0=0.10+doc-10.1build2 \ |
|
|
|
libdbus-1-3=1.12.2-1ubuntu1.2 \ |
|
|
|