diff options
Diffstat (limited to 'contrib/libogg')
-rw-r--r-- | contrib/libogg/module.defs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/contrib/libogg/module.defs b/contrib/libogg/module.defs index df44d71f3..3a205ec14 100644 --- a/contrib/libogg/module.defs +++ b/contrib/libogg/module.defs @@ -5,6 +5,4 @@ LIBOGG.FETCH.url = https://download.handbrake.fr/handbrake/contrib/libogg-1. LIBOGG.FETCH.url += https://downloads.xiph.org/releases/ogg/libogg-1.3.3.tar.gz LIBOGG.FETCH.sha256 = c2e8a485110b97550f453226ec644ebac6cb29d1caef2902c007edab4308d985 -LIBOGG.CONFIGURE.extra = --disable-sdl - LIBOGG.CONFIGURE.bootstrap = rm -fr aclocal.m4 autom4te.cache configure; autoreconf -fiv; |