diff --git a/srcpkgs/foobillard++/foobillard++.rshlibs b/srcpkgs/foobillard++/foobillard++.rshlibs index 1badc86c70d..9ca80b441a3 100644 --- a/srcpkgs/foobillard++/foobillard++.rshlibs +++ b/srcpkgs/foobillard++/foobillard++.rshlibs @@ -8,3 +8,4 @@ libGL.so.1 libGLU.so.1 libpng14.so.14 libc.so.6 +libSDL_net-1.2.so.0 diff --git a/srcpkgs/foobillard++/template b/srcpkgs/foobillard++/template index 0f709d2b1e0..5e860576c11 100644 --- a/srcpkgs/foobillard++/template +++ b/srcpkgs/foobillard++/template @@ -1,7 +1,7 @@ # Template file for 'foobillard' pkgname=foobillard++ version=3.41beta -revision=2 +revision=3 wrksrc=foobillardplus-${version} homepage="http://foobillardplus.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/foobillardplus/foobillardplus-$version.tar.gz" @@ -13,8 +13,6 @@ long_desc=" It is not a new game, but an enhanced version of the great foobillard 3.0a by Florian Berger." -Add_dependency run SDL_net - Add_dependency build bzip2-devel Add_dependency build freetype-devel Add_dependency build libpng-devel