From e4c9bbc66c276a9f8f5ad277a801db2c48f1f9c6 Mon Sep 17 00:00:00 2001 From: Sam Lantinga Date: Thu, 4 Feb 2021 10:47:16 -0800 Subject: Updated runtime dependency on libudev --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index a3411335a..9df4860be 100644 --- a/debian/control +++ b/debian/control @@ -36,7 +36,7 @@ Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends}, - libudev0 [linux-any], + libudev1 [linux-any], libdbus-1-3 [linux-any] Conflicts: libsdl-1.3-0 Replaces: libsdl-1.3-0 -- cgit v1.2.1