diff options
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/sane-backends.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/sane-backends.rb b/Library/Formula/sane-backends.rb index ff5b36aa2..d762dcee8 100644 --- a/Library/Formula/sane-backends.rb +++ b/Library/Formula/sane-backends.rb @@ -10,6 +10,7 @@ class SaneBackends <Formula depends_on 'libusb-compat' def install + ENV.j1 # Makefile does not seem to be parallel-safe system "./configure", "--disable-dependency-tracking", "--prefix=#{prefix}", "--without-gphoto2", |
