sane-backends: support parallel building

This commit is contained in:
Peter Hoeg 2017-09-10 15:44:52 +08:00
parent 9b611844f1
commit 2dff799a10

View File

@ -26,6 +26,7 @@ stdenv.mkDerivation {
buildInputs = [ avahi libusb1 libv4l net_snmp ];
nativeBuildInputs = [ gettext pkgconfig ];
enableParallelBuilding = true;
postInstall = let