Revert "yakuake: add missing kglobalaccel"
This reverts commit 88dc84c18348ce992a7646a5e5e25c1b03cc5b51.
This commit is contained in:
parent
ccc1286351
commit
be89ed192a
@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
mkDerivation, lib, kdoctools, extra-cmake-modules,
|
mkDerivation, lib, kdoctools, extra-cmake-modules,
|
||||||
karchive, kcrash, kdbusaddons, ki18n, kiconthemes, knewstuff, knotifications,
|
karchive, kcrash, kdbusaddons, ki18n, kiconthemes, knewstuff, knotifications,
|
||||||
knotifyconfig, konsole, kparts, kwindowsystem, qtx11extras, kglobalaccel
|
knotifyconfig, konsole, kparts, kwindowsystem, qtx11extras
|
||||||
}:
|
}:
|
||||||
|
|
||||||
mkDerivation {
|
mkDerivation {
|
||||||
@ -9,7 +9,7 @@ mkDerivation {
|
|||||||
|
|
||||||
buildInputs = [
|
buildInputs = [
|
||||||
karchive kcrash kdbusaddons ki18n kiconthemes knewstuff knotifications
|
karchive kcrash kdbusaddons ki18n kiconthemes knewstuff knotifications
|
||||||
knotifyconfig kparts kwindowsystem qtx11extras kglobalaccel
|
knotifyconfig kparts kwindowsystem qtx11extras
|
||||||
];
|
];
|
||||||
|
|
||||||
propagatedBuildInputs = [
|
propagatedBuildInputs = [
|
||||||
|
Loading…
x
Reference in New Issue
Block a user