mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-28 21:56:31 +00:00
speex: remove redundant SPEEX_SOURCE definition
Also fix Makefile coding style Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Acked-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
b3e10d197d
commit
29e62eeb1e
@ -4,7 +4,6 @@
|
|||||||
#
|
#
|
||||||
#############################################################
|
#############################################################
|
||||||
SPEEX_VERSION = 1.2rc1
|
SPEEX_VERSION = 1.2rc1
|
||||||
SPEEX_SOURCE=speex-$(SPEEX_VERSION).tar.gz
|
|
||||||
SPEEX_SITE = http://downloads.us.xiph.org/releases/speex
|
SPEEX_SITE = http://downloads.us.xiph.org/releases/speex
|
||||||
SPEEX_INSTALL_STAGING = YES
|
SPEEX_INSTALL_STAGING = YES
|
||||||
SPEEX_DEPENDENCIES = libogg
|
SPEEX_DEPENDENCIES = libogg
|
||||||
|
Loading…
x
Reference in New Issue
Block a user