plasma-nm: Build mobile parts too
Looking at the implementation, I don't think they'd be a problem on stock Plasma.
This commit is contained in:
@@ -23,6 +23,11 @@ mkDerivation {
|
||||
modemmanager-qt networkmanager-qt qca-qt5
|
||||
mobile-broadband-provider-info openconnect
|
||||
];
|
||||
|
||||
cmakeFlags = [
|
||||
"-DBUILD_MOBILE=ON"
|
||||
];
|
||||
|
||||
patches = [
|
||||
(substituteAll {
|
||||
src = ./0002-openvpn-binary-path.patch;
|
||||
|
||||
Reference in New Issue
Block a user