xsecurelock: Remove unused deps imagemagick, xset

imagemagick dependency went away in version 1.2.
xset dependency went away in version 1.4.
This commit is contained in:
Chuck
2020-07-02 15:35:14 -07:00
parent 83eb5ed90c
commit c2228aea03
2 changed files with 3 additions and 5 deletions

View File

@@ -7822,9 +7822,7 @@ in
libxml2 = libxml2Python;
};
xsecurelock = callPackage ../tools/X11/xsecurelock {
xset = xorg.xset;
};
xsecurelock = callPackage ../tools/X11/xsecurelock { };
xsel = callPackage ../tools/misc/xsel { };