Skip to content

Commit 5aa9690

Browse files
committed
Remove installation instructions for old Ubuntu version in README.md
Signed-off-by: onox <denkpadje@gmail.com>
1 parent 31624d4 commit 5aa9690

File tree

1 file changed

+2
-16
lines changed

1 file changed

+2
-16
lines changed

README.md

Lines changed: 2 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -59,23 +59,9 @@ In order to build the bindings for libcanberra, you need to have:
5959

6060
* [Alire][url-alire]
6161

62-
## Installing dependencies on Ubuntu 18.04 LTS
62+
To use libcanberra, you need to have some backend installed:
6363

64-
Install the dependencies using apt:
65-
66-
```sh
67-
$ sudo apt install gnat-7 gprbuild libcanberra-dev
68-
```
69-
70-
and then install Alire. For the PulseAudio backend you can install `libcanberra-pulse`.
71-
72-
## Using the library
73-
74-
Use the library in your crates as follows:
75-
76-
```
77-
alr with canberra_ada
78-
```
64+
* `libcanberra-pulse` for the PulseAudio backend
7965

8066
## Contributing
8167

0 commit comments

Comments
 (0)