mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-09 19:13:26 +03:00
glpi-agent: add edid support (#412302)
This commit is contained in:
commit
c936d57413
1 changed files with 12 additions and 12 deletions
|
@ -38,38 +38,38 @@ perlPackages.buildPerlPackage rec {
|
|||
with perlPackages;
|
||||
[
|
||||
CGI
|
||||
CpanelJSONXS
|
||||
CryptDES
|
||||
DataStructureUtil
|
||||
DataUUID
|
||||
DateTime
|
||||
DigestSHA1
|
||||
FileCopyRecursive
|
||||
HTTPDaemon
|
||||
HTTPProxy
|
||||
HTTPServerSimple
|
||||
HTTPServerSimpleAuthen
|
||||
IOCapture
|
||||
IOCompress
|
||||
IOSocketSSL
|
||||
IPCRun
|
||||
JSON
|
||||
LWPProtocolHttps
|
||||
ModuleInstall
|
||||
NetPing
|
||||
NetSNMP
|
||||
ParallelForkManager
|
||||
ParseEDID
|
||||
TestCompile
|
||||
TestDeep
|
||||
TestException
|
||||
TestMockModule
|
||||
TestMockObject
|
||||
TestNoWarnings
|
||||
CpanelJSONXS
|
||||
XMLLibXML
|
||||
NetPing
|
||||
ParallelForkManager
|
||||
DigestSHA1
|
||||
CryptDES
|
||||
FileCopyRecursive
|
||||
URIEscapeXS
|
||||
DateTime
|
||||
DataUUID
|
||||
URI
|
||||
HTTPDaemon
|
||||
URIEscapeXS
|
||||
XMLLibXML
|
||||
YAML
|
||||
IOCompress
|
||||
]
|
||||
);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue