diff --git a/manifest.toml b/manifest.toml index 8fc59b4..db757d1 100644 --- a/manifest.toml +++ b/manifest.toml @@ -92,18 +92,3 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen main.default = 9981 stream.default = 9982 stream.exposed = "TCP" - - [resources.apt] - packages = [ - "libavahi-client3", - "libavahi-common3", - "libc6", - "libdbus-1-3", - "libdvbcsa1", - "libpcre3", - "libssl1.1", - "libstdc++6", - "liburiparser1", - "zlib1g", - "bzip2", - ]