package/gerbera: fix guaranteed typo
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Yann E. MORIN <yann.morin.1998@free.fr> (cherry picked from commit 4a66a2af64abbf1e501fd3c7d79bd41cea36a244) Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
317e216a2f
commit
5d0e3844c3
@ -80,7 +80,7 @@ else
|
|||||||
GERBERA_CONF_OPTS += -DWITH_MATROSKA=OFF
|
GERBERA_CONF_OPTS += -DWITH_MATROSKA=OFF
|
||||||
endif
|
endif
|
||||||
|
|
||||||
# Either libupnp or libnpupnp are guranteed to be enabled
|
# Either libupnp or libnpupnp are guaranteed to be enabled
|
||||||
ifeq ($(BR2_PACKAGE_LIBNPUPNP),y)
|
ifeq ($(BR2_PACKAGE_LIBNPUPNP),y)
|
||||||
GERBERA_DEPENDENCIES += libnpupnp
|
GERBERA_DEPENDENCIES += libnpupnp
|
||||||
GERBERA_CONF_OPTS += -DWITH_NPUPNP=ON
|
GERBERA_CONF_OPTS += -DWITH_NPUPNP=ON
|
||||||
|
Loading…
Reference in New Issue
Block a user