libao: fix cc dep

This commit is contained in:
Tony Theodore 2018-03-02 08:14:22 +11:00
parent e30dd37429
commit bac1bb8eff
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ $(PKG)_IGNORE :=
$(PKG)_VERSION := 1.2.2
$(PKG)_CHECKSUM := df8a6d0e238feeccb26a783e778716fb41a801536fe7b6fce068e313c0e2bf4d
$(PKG)_GH_CONF := xiph/libao/tags
$(PKG)_DEPS := gcc
$(PKG)_DEPS := cc
define $(PKG)_BUILD
cd '$(SOURCE_DIR)' && ./autogen.sh