diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-23 16:28:00 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2001-12-23 16:28:00 +0000 |
commit | 94d87fb90134e98fa5125ad9ab4912906874845e (patch) | |
tree | 4e983fc30525f24aa045519fe13b54fe16faadcc /ext/artsd/REQUIREMENTS | |
parent | 8211ed26bd0bf66beb6f4baffdb18233adff30c4 (diff) | |
download | gst-plugins-bad-94d87fb90134e98fa5125ad9ab4912906874845e.tar.gz gst-plugins-bad-94d87fb90134e98fa5125ad9ab4912906874845e.tar.bz2 gst-plugins-bad-94d87fb90134e98fa5125ad9ab4912906874845e.zip |
adding arts and artds, no checks yet
Original commit message from CVS:
adding arts and artds, no checks yet
Diffstat (limited to 'ext/artsd/REQUIREMENTS')
-rw-r--r-- | ext/artsd/REQUIREMENTS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ext/artsd/REQUIREMENTS b/ext/artsd/REQUIREMENTS new file mode 100644 index 00000000..babc3865 --- /dev/null +++ b/ext/artsd/REQUIREMENTS @@ -0,0 +1,4 @@ + + +To compile: artsc.h (On debian: libarts-dev) +To use: libartsc (On debian: libarts) |