aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 83941dc..5e9da97 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Description: Jellyfin is the Free Software Media System.
This package provides the Jellyfin server backend and API.
Package: jellyfin-web
-Architecture: any
+Architecture: all
Recommends: jellyfin-server
Description: Jellyfin is the Free Software Media System.
This package provides the Jellyfin web client.
bgstack15