ka9q / ka9q-radio

Multichannel SDR based on fast convolution and IP multicasting
GNU General Public License v3.0
147 stars 32 forks source link

Update the list of required Debian packages #8

Closed argilo closed 2 years ago

argilo commented 2 years ago

The information in debian-deps.txt is now duplicated in INSTALL.txt, so we may as well remove the older file.

The build-essential package is needed to get a C compiler and make.

The libudev-dev package does not seem to be required; I built ka9q-radio just fine without it.

The dependence on libattr-dev was removed in 6fa9c1a85f9ec244a59ead7d982c3ed166f86a46.

ka9q commented 1 year ago

Oh, good to know about libattr-dev! I just removed it from my Debian x86 and my Raspberry Pis, and sure enough ka9q-radio still built cleanly. I wonder how long ago the attr stuff was put into libc.

I love getting rid of dependencies...

On 4/21/22 13:48, Clayton Smith wrote:

The information in |debian-deps.txt| is now duplicated in |INSTALL.txt|, so we may as well remove the older file.

The |build-essential| package is needed to get a C compiler and |make|.

The |libudev-dev| package does not seem to be required; I built ka9q-radio just fine without it.

The dependence on |libattr-dev| was removed in 6fa9c1a https://github.com/ka9q/ka9q-radio/commit/6fa9c1a85f9ec244a59ead7d982c3ed166f86a46.


    You can view, comment on, or merge this pull request online at:

https://github.com/ka9q/ka9q-radio/pull/8

    Commit Summary

(2 files https://github.com/ka9q/ka9q-radio/pull/8/files)

— Reply to this email directly, view it on GitHub https://github.com/ka9q/ka9q-radio/pull/8, or unsubscribe https://github.com/notifications/unsubscribe-auth/ADJDI46ZFRSDSUDUYSU2XXLVGG5LTANCNFSM5UAMDPQQ. You are receiving this because you are subscribed to this thread.Message ID: @.***>