add mpg123 to alure's dependencies

fix #1108
This commit is contained in:
Boris Nagaev 2015-12-30 18:09:13 +03:00
parent 815d8fe7e1
commit 5cc6c66582
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ $(PKG)_CHECKSUM := 465e6adae68927be3a023903764662d64404e40c4c152d160e3a8838b1d70
$(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
$(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tar.bz2
$(PKG)_URL := http://kcat.strangesoft.net/alure-releases/$($(PKG)_FILE)
$(PKG)_DEPS := gcc flac libsndfile ogg openal vorbis
$(PKG)_DEPS := gcc flac libsndfile mpg123 ogg openal vorbis
define $(PKG)_UPDATE
$(WGET) -q -O- http://repo.or.cz/w/alure.git/tags | \