minisatip: Fix configure option for openssl
[feed/packages.git] / multimedia / minisatip / Makefile
index 04ea24cdc2f8458462582811a401983b9e82f377..002aea0270d82798418d0bb61e0fde18fc43e5ef 100644 (file)
@@ -48,7 +48,7 @@ endef
 
 CONFIGURE_ARGS += \
        --$(if $(CONFIG_BUILD_PATENTED),en,dis)able-dvbcsa \
-       --$(if $(CONFIG_MINISATIP_AES),en,dis)able-dvbaes \
+       --$(if $(CONFIG_MINISATIP_AES),en,dis)able-dvbca \
        --$(if $(CONFIG_MINISATIP_CLIENT),en,dis)able-satipc
 
 define Package/minisatip/install