Skip to content

Update and robustify#569

Merged
opdenkamp merged 1 commit intoPulse-Eight:masterfrom
toresbe:patch-2
Feb 14, 2025
Merged

Update and robustify#569
opdenkamp merged 1 commit intoPulse-Eight:masterfrom
toresbe:patch-2

Conversation

@toresbe
Copy link
Contributor

@toresbe toresbe commented Jun 1, 2021

  1. dpkg-buildpackage will exit if build dependencies are not installed. This added line will install build dependencies for that directory.

  2. lsb_release -cs will work on certainly every version of Debian that I have used and /etc/lsb-release was not there on my raspbian

  3. --no-sign is required to build packages if you do not have private keys for this purpose (as I did not)

The above commands work to build the package on raspbian 10. :)

1) dpkg-buildpackage will exit if build dependencies are not installed. This added line will install build dependencies for that directory.

2) lsb_release -cs will work on certainly every version of Debian that I have used and /etc/lsb-release was not there on my raspbian

3) --no-sign is required to build packages if you do not have private keys for this purpose (as I did not)

The above commands work to build the package on raspbian 10. :)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants