Commit 525196dd8b3634ac723d87fff440e0e6723cd892

Sam Lantinga 2021-02-04T10:47:16

Updated runtime dependency on libudev

1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/debian/control b/debian/control
index a341133..9df4860 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