summaryrefslogtreecommitdiffstats
path: root/pkg/linux/debian/control.xenial
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2017-11-07 11:22:20 -0800
committerJohn Stebbins <[email protected]>2017-11-07 11:22:20 -0800
commit8f7da9e73c6fcd98b4d3d1b3fb55d56af555ce05 (patch)
tree820d9fc5762ed4d40f929ed1af32fdca8675279b /pkg/linux/debian/control.xenial
parent05b36baaa192c3bbbc0ccf4eb10acae887c6b0a1 (diff)
LinGui: disable i386 releases
x265 high-bit depth does not support i386 unless you disable asm.
Diffstat (limited to 'pkg/linux/debian/control.xenial')
-rw-r--r--pkg/linux/debian/control.xenial4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkg/linux/debian/control.xenial b/pkg/linux/debian/control.xenial
index 7c08681f9..f126cff4c 100644
--- a/pkg/linux/debian/control.xenial
+++ b/pkg/linux/debian/control.xenial
@@ -7,7 +7,7 @@ Standards-Version: 3.8.4
Homepage: http://www.handbrake.fr/
Package: handbrake-cli
-Architecture: i386 amd64
+Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}
Conflicts: handbrake
Description: versatile DVD ripper and video transcoder - command line
@@ -18,7 +18,7 @@ Description: versatile DVD ripper and video transcoder - command line
HandBrakeCLI
Package: handbrake-gtk
-Architecture: i386 amd64
+Architecture: amd64
Depends: ${shlibs:Depends}, ${misc:Depends}, gstreamer1.0-libav, gstreamer1.0-plugins-base, gstreamer1.0-plugins-good, gstreamer1.0-plugins-bad, gstreamer1.0-plugins-ugly, gstreamer1.0-pulseaudio
Conflicts: handbrake
Description: versatile DVD ripper and video transcoder - GTK GUI