aboutsummaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 8f6b14b..ea8ac0a 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Rules-Requires-Root: no
Package: libgav1-0
Architecture: any
+Multi-Arch: same
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: AV1 decoder developed by Google -- runtime library
This package contains the runtime, shared library of gav1. Gav1 is
@@ -24,6 +25,7 @@ Description: AV1 decoder developed by Google -- runtime library
Package: libgav1-dev
Section: libdevel
Architecture: any
+Multi-Arch: same
Depends: ${misc:Depends}, libgav1-0 (= ${binary:Version})
Description: AV1 decoder developed by Google -- development kit
This package contains the header file and development library of gav1.