]> git.pld-linux.org Git - packages/pulseview.git/commitdiff
- disable tests by default, libusb cannot be initialized on builders
authorJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Jul 2014 18:41:43 +0000 (20:41 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Sun, 27 Jul 2014 18:41:43 +0000 (20:41 +0200)
pulseview.spec

index 570df0db4475500a1018d1d53c75f2a200545ad6..4288cd5f59b459f6ee3c7b238ab425bad2db9ca3 100644 (file)
@@ -1,6 +1,6 @@
 #
 # Conditional build:
-%bcond_without tests   # "make test" call
+%bcond_with    tests   # "make test" call (requires functional libusb, i.e. accessible USB subsystem)
 #
 Summary:       Qt based logic analyzer GUI for sigrok
 Summary(pl.UTF-8):     Oparty na Qt graficzny interfejs analizatora logicznego dla szkieletu sigrok
This page took 0.155212 seconds and 4 git commands to generate.