wok-4.x diff libmodplug/receipt @ rev 6319
Added libproxy and libproxy-dev to build_depends. libproxy is also need to run subversion so its in depends too.
author | Christopher Rogers <slaxemulator@gmail.com> |
---|---|
date | Fri Sep 17 04:44:53 2010 +0000 (2010-09-17) |
parents | 437106c908f9 |
children | fc8fb9c142e9 |
line diff
1.1 --- a/libmodplug/receipt Fri Jan 08 11:35:58 2010 +0100 1.2 +++ b/libmodplug/receipt Fri Sep 17 04:44:53 2010 +0000 1.3 @@ -5,7 +5,7 @@ 1.4 CATEGORY="multimedia" 1.5 SHORT_DESC="A MOD playing library" 1.6 MAINTAINER="jozee@slitaz.org" 1.7 -DEPENDS="" 1.8 +DEPENDS="gcc-lib-base" 1.9 BUILD_DEPENDS="gcc-lib-base" 1.10 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.11 WEB_SITE="http://modplug-xmms.sourceforge.net/"