digikam: enable appstyles
Without this digikam forces the fusion style.
This commit is contained in:
parent
a43963db12
commit
32fefa8fb1
@ -116,6 +116,7 @@ mkDerivation rec {
|
|||||||
"-DENABLE_INTERNALMYSQL=1"
|
"-DENABLE_INTERNALMYSQL=1"
|
||||||
"-DENABLE_MEDIAPLAYER=1"
|
"-DENABLE_MEDIAPLAYER=1"
|
||||||
"-DENABLE_QWEBENGINE=on"
|
"-DENABLE_QWEBENGINE=on"
|
||||||
|
"-DENABLE_APPSTYLES=on"
|
||||||
];
|
];
|
||||||
|
|
||||||
dontWrapGApps = true;
|
dontWrapGApps = true;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user