Skip to content

Commit

Permalink
Remove conflicts from Debian package metadata (#7)
Browse files Browse the repository at this point in the history
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).
  • Loading branch information
mtlynch authored Nov 4, 2022
1 parent b70d72f commit b36ee74
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,6 @@ Package: ${PKG_NAME}
Version: ${PKG_VERSION}
Maintainer: TinyPilot Support <[email protected]>
Depends: libconfig9, libglib2.0-0, libjansson4, libssl1.1, libc6, libsystemd0
Conflicts: libnice10, libsrtp2-1, libwebsockets16
Architecture: ${PKG_ARCH}
Homepage: https://janus.conf.meetecho.com/
Description: An open source, general purpose, WebRTC server
Expand Down

0 comments on commit b36ee74

Please sign in to comment.