diff options
author | massiot <massiot@271ca591-50e6-457e-a4d7-9fbfa1de8f49> | 2010-03-01 00:19:07 +0100 |
---|---|---|
committer | massiot <massiot@271ca591-50e6-457e-a4d7-9fbfa1de8f49> | 2010-03-01 00:19:07 +0100 |
commit | 82ff6684537723bae9fd3b5b862ade2f2fa4e33e (patch) | |
tree | a70c13441b37aba638026b716593c6e81c0a0738 | |
parent | e9b04ae119231f5411d0652d3ef10c6f344c1549 (diff) | |
download | multicat-82ff6684537723bae9fd3b5b862ade2f2fa4e33e.tar multicat-82ff6684537723bae9fd3b5b862ade2f2fa4e33e.zip |
* INSTALL : libdvbpsi is not a dependancy after all.
git-svn-id: svn://svn.videolan.org/multicat/trunk@5 271ca591-50e6-457e-a4d7-9fbfa1de8f49
-rw-r--r-- | INSTALL | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -4,5 +4,4 @@ Installing Multicat =================== No autotools yet... You'd have to tweak the Makefile by hand. Compile the -program with `make`. and install with `make install`. Some tools require the -installation of libdvbpsi and libdvbpsi-devel (depending on your distribution). +program with `make`. and install with `make install`. |