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