Skip to content

Commit

Permalink
contrib: Add libogg as a libspeex dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
bradleysepos committed May 29, 2018
1 parent 1fb82b1 commit 49f21c9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contrib/libspeex/module.defs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
$(eval $(call import.MODULE.defs,LIBSPEEX,libspeex))
$(eval $(call import.CONTRIB.defs,LIBSPEEX,libspeex))
$(eval $(call import.MODULE.defs,LIBSPEEX,libspeex,LIBOGG))
$(eval $(call import.CONTRIB.defs,LIBSPEEX))

LIBSPEEX.FETCH.url = https://download.handbrake.fr/handbrake/contrib/speex-1.2.0.tar.gz
LIBSPEEX.FETCH.url += https://downloads.us.xiph.org/releases/speex/speex-1.2.0.tar.gz
Expand Down

0 comments on commit 49f21c9

Please sign in to comment.