net-snmp: rename from net_snmp
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ stdenv, fetchurl, substituteAll
|
||||
, pkgconfig
|
||||
, cups, libjpeg, libusb1, python2Packages, sane-backends, dbus, usbutils
|
||||
, net_snmp, openssl, nettools
|
||||
, net-snmp, openssl, nettools
|
||||
, bash, coreutils, utillinux
|
||||
, qtSupport ? true
|
||||
, withPlugin ? false
|
||||
@@ -55,7 +55,7 @@ python2Packages.buildPythonApplication {
|
||||
libusb1
|
||||
sane-backends
|
||||
dbus
|
||||
net_snmp
|
||||
net-snmp
|
||||
openssl
|
||||
];
|
||||
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
, pkgconfig
|
||||
, cups, zlib, libjpeg, libusb1, python2Packages, sane-backends
|
||||
, dbus, file, ghostscript, usbutils
|
||||
, net_snmp, openssl, perl, nettools
|
||||
, net-snmp, openssl, perl, nettools
|
||||
, bash, coreutils, utillinux
|
||||
, withQt5 ? true
|
||||
, withPlugin ? false
|
||||
@@ -59,7 +59,7 @@ python2Packages.buildPythonApplication {
|
||||
dbus
|
||||
file
|
||||
ghostscript
|
||||
net_snmp
|
||||
net-snmp
|
||||
openssl
|
||||
perl
|
||||
zlib
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
, pkgconfig
|
||||
, cups, zlib, libjpeg, libusb1, python3Packages, sane-backends
|
||||
, dbus, file, ghostscript, usbutils
|
||||
, net_snmp, openssl, perl, nettools
|
||||
, net-snmp, openssl, perl, nettools
|
||||
, bash, coreutils, utillinux
|
||||
, withQt5 ? true
|
||||
, withPlugin ? false
|
||||
@@ -58,7 +58,7 @@ python3Packages.buildPythonApplication {
|
||||
dbus
|
||||
file
|
||||
ghostscript
|
||||
net_snmp
|
||||
net-snmp
|
||||
openssl
|
||||
perl
|
||||
zlib
|
||||
|
||||
Reference in New Issue
Block a user