# HG changeset patch # User Paul Issott # Date 1250449794 0 # Node ID e772a6c074bb98c3e56b4504d4c07165e2a124e0 # Parent 36ea9192b7912972d7dcc6c406fb632862f9ac8e moc: fix depends diff -r 36ea9192b791 -r e772a6c074bb moc/receipt --- a/moc/receipt Sun Aug 16 19:04:52 2009 +0000 +++ b/moc/receipt Sun Aug 16 19:09:54 2009 +0000 @@ -6,7 +6,7 @@ SHORT_DESC="Music on console." MAINTAINER="paul@slitaz.org" DEPENDS="alsa-lib libvorbis libogg libmad libid3tag flac curl \ -libsamplerate libsndfile" +libsamplerate libsndfile libtool" BUILD_DEPENDS="libvorbis-dev libogg-dev libmad-dev libid3tag-dev flac-dev \ curl-dev libsamplerate-dev alsa-lib-dev libcurl ncurses-dev \ libsndfile-dev libsndfile libid3tag pkg-config libsamplerate"