d/control: add ',' after qrencode dependency
'${misc:Depends}' is empty at the moment, otherwise this would have
already generated invalid packages..
Signed-off-by: Fabian Grünbichler <f.gruenbichler@proxmox.com>
			
			
This commit is contained in:
		
							
								
								
									
										4
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							| @ -119,7 +119,9 @@ Description: Proxmox Backup Server daemon with tools and GUI | ||||
|  | ||||
| Package: proxmox-backup-client | ||||
| Architecture: any | ||||
| Depends: qrencode ${misc:Depends}, ${shlibs:Depends} | ||||
| Depends: qrencode, | ||||
|          ${misc:Depends}, | ||||
|          ${shlibs:Depends}, | ||||
| Description: Proxmox Backup Client tools | ||||
|  This package contains the Proxmox Backup client, which provides a | ||||
|  simple command line tool to create and restore backups. | ||||
|  | ||||
							
								
								
									
										4
									
								
								debian/control.in
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										4
									
								
								debian/control.in
									
									
									
									
										vendored
									
									
								
							| @ -19,7 +19,9 @@ Description: Proxmox Backup Server daemon with tools and GUI | ||||
|  | ||||
| Package: proxmox-backup-client | ||||
| Architecture: any | ||||
| Depends: qrencode ${misc:Depends}, ${shlibs:Depends} | ||||
| Depends: qrencode, | ||||
|          ${misc:Depends}, | ||||
|          ${shlibs:Depends}, | ||||
| Description: Proxmox Backup Client tools | ||||
|  This package contains the Proxmox Backup client, which provides a | ||||
|  simple command line tool to create and restore backups. | ||||
|  | ||||
		Reference in New Issue
	
	Block a user