Skip to content

Commit 31a9465

Browse files
committed
base: fix QEMU dependencies for Debian/aarch64
Change-Id: I2c82c6269b2c357b0815ea29bc6a7c322f84dac9 (cherry picked from commit 753623b)
1 parent f99c379 commit 31a9465

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docker/base/apt_preferences.debian

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,3 +46,8 @@ Pin-Priority: 700
4646
Package: qemu*
4747
Pin: version 1:5.0*
4848
Pin-Priority: 700
49+
50+
# QEMU depends on those
51+
Package: libpmem1 libndctl6 libdaxctl1
52+
Pin: release n=buster-backports
53+
Pin-Priority: 700

0 commit comments

Comments
 (0)