You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
As I grabbed the packages you called for:
"sudo apt install -y cmake cmake-extras libfprint-dev libqca-qt5-2-dev
libfakekey-dev libusb-1.0-0-dev libpolkit-qt5-1-dev libpam0g-dev"
It was able to find all except for libfprint-dev. Therefore I am not able to complete the cmake .. step.
Expected behavior
For it to install the following packages:
cmake
cmake-extras
libfprint-dev
libqca-qt5-2-dev
libfakekey-dev
libusb-1.0-0-dev
libpolkit-qt5-1-dev
libpam0g-dev
Describe the bug
As I grabbed the packages you called for:
"sudo apt install -y cmake cmake-extras libfprint-dev libqca-qt5-2-dev
libfakekey-dev libusb-1.0-0-dev libpolkit-qt5-1-dev libpam0g-dev"
It was able to find all except for libfprint-dev. Therefore I am not able to complete the cmake .. step.
To Reproduce
Steps to reproduce the behavior:
libfakekey-dev libusb-1.0-0-dev libpolkit-qt5-1-dev libpam0g-dev"
Expected behavior
For it to install the following packages:
cmake
cmake-extras
libfprint-dev
libqca-qt5-2-dev
libfakekey-dev
libusb-1.0-0-dev
libpolkit-qt5-1-dev
libpam0g-dev
Screenshots
https://u.pcloud.link/publink/show?code=XZ5mSRVZdxrKxEu8aLLab9j6R5OmbjEjSFwX
Desktop (please complete the following information):
Additional context
No. Pretty self-explainatory.
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: