Now that libaio compiles on arc targets we need to add the dependency to
libaio on these targets as well.
resolves #9298
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
(cherry-picked from
c571c37e5c7e68eb9c431869f09a83d2a7ffaea2)
PKG_NAME:=mariadb
PKG_VERSION:=10.1.41
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL := \
$(call Package/mariadb/Default)
DEPENDS:= \
$(MARIADB_COMMON_DEPENDS) \
- +!arc:libaio \
+ +libaio \
+liblzma \
+libpcre \
+resolveip