summaryrefslogtreecommitdiffstats
path: root/make/include/main.defs
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2018-06-01 13:56:14 -0700
committerJohn Stebbins <[email protected]>2018-06-04 10:56:49 -0700
commitd8db092f5201592ff8be0031f69b8a24f552c99a (patch)
treebbc83f0e807786dad26bc57af74c60d9d1170d81 /make/include/main.defs
parent70f7a66cefacc15977ac18e413af7117980a4a29 (diff)
LinGui: Add opus for flatpak builds
flatpak sdk doesn't include opus
Diffstat (limited to 'make/include/main.defs')
-rw-r--r--make/include/main.defs1
1 files changed, 1 insertions, 0 deletions
diff --git a/make/include/main.defs b/make/include/main.defs
index edc80bd29..2cfa446dd 100644
--- a/make/include/main.defs
+++ b/make/include/main.defs
@@ -59,6 +59,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