Skip to content

Commit b36ee74

Browse files
authored
Remove conflicts from Debian package metadata (#7)
We don't actually know that this package does conflict with these packages, but it does cause apt-get to refuse to install those packages when they already exist. This is currently causing a clean install of TinyPilot Community to fail on Raspbian Bullseye (possibly Buster too, haven't tested).
1 parent b70d72f commit b36ee74

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,6 @@ Package: ${PKG_NAME}
167167
Version: ${PKG_VERSION}
168168
Maintainer: TinyPilot Support <[email protected]>
169169
Depends: libconfig9, libglib2.0-0, libjansson4, libssl1.1, libc6, libsystemd0
170-
Conflicts: libnice10, libsrtp2-1, libwebsockets16
171170
Architecture: ${PKG_ARCH}
172171
Homepage: https://janus.conf.meetecho.com/
173172
Description: An open source, general purpose, WebRTC server

0 commit comments

Comments
 (0)