gnu: dvdisaster: Remove input labels.
* gnu/packages/cdrom.scm (dvdisaster)[native-inputs]: Remove input labels.
This commit is contained in:
		
							parent
							
								
									e05d5d8251
								
							
						
					
					
						commit
						22c91ab5d3
					
				
					 1 changed files with 1 additions and 3 deletions
				
			
		|  | @ -420,9 +420,7 @@ or @command{xorrisofs} to create ISO 9660 images.") | |||
|     (inputs | ||||
|      (list gtk+-2)) | ||||
|     (native-inputs | ||||
|      `(("gettext" ,gettext-minimal) | ||||
|        ("pkg-config" ,pkg-config) | ||||
|        ("which" ,which))) | ||||
|      (list gettext-minimal pkg-config which)) | ||||
|     (arguments | ||||
|      `(;; Parallel builds appear to be unsafe, see | ||||
|        ;; <http://hydra.gnu.org/build/49331/nixlog/1/raw>. | ||||
|  |  | |||
		Reference in a new issue