it seems kde 4.10 does not yet use udisks2
With udisks1, I do see my usb/cardreader drives. With udisks2, I don't. So this probably needs to be configured at build-time. As udisks1 does work, I don't care all that much.
This commit is contained in:
parent
6a4350b68f
commit
0c15d386cb
@ -57,7 +57,7 @@ kde {
|
|||||||
"-DHUPNP_ENABLED=ON"
|
"-DHUPNP_ENABLED=ON"
|
||||||
];
|
];
|
||||||
|
|
||||||
passthru.wantsUdisks2 = true;
|
passthru.wantsUdisks2 = false;
|
||||||
|
|
||||||
meta = {
|
meta = {
|
||||||
description = "KDE libraries";
|
description = "KDE libraries";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user