]> granicus.if.org Git - handbrake/commitdiff
LinGui: Add opus for flatpak builds
authorJohn Stebbins <jstebbins.hb@gmail.com>
Fri, 1 Jun 2018 20:56:14 +0000 (13:56 -0700)
committerJohn Stebbins <jstebbins.hb@gmail.com>
Thu, 14 Jun 2018 20:44:28 +0000 (13:44 -0700)
flatpak sdk doesn't include opus

(cherry picked from commit d8db092f5201592ff8be0031f69b8a24f552c99a)

make/include/main.defs

index 8a0b39dbc435ba36a11244b879120ecc9e2ad555..1b67b5fa116af6155b1ebbf2d13b0539d035bf65 100644 (file)
@@ -58,6 +58,7 @@ ifneq (,$(filter $(BUILD.system),darwin cygwin mingw))
 endif
 
 ifeq (1,$(FEATURE.flatpak))
+    MODULES += contrib/libopus
     MODULES += contrib/lame
     MODULES += contrib/jansson
     MODULES += contrib/x264