From cdc6a068f2e8a320f8beeee5b2b950b57645325b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kjetil=20=C3=98rbekk?= Date: Wed, 21 Nov 2007 20:48:26 +0100 Subject: - Added -std=c99 to the Makefile - Dependency listing in README --- README | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'README') diff --git a/README b/README index 9211b59..978bf08 100755 --- a/README +++ b/README @@ -1,2 +1,7 @@ MP3FS is a FUSE module implementing a mp3 filesystem in userland. The purpose of mp3fs is to provide filesystem hierarchy based on id3 tags of mp3-files. + +Dependencies +~~~~~~~~~~~~ +- libid3 v.? +- FUSE v.2.6? -- cgit v1.2.3