tape: implement binding for libsgutils2
So that we can read cartridge memory without calling "sg_raw". In future, we may need further low level command to control the tape..
This commit is contained in:
		
							
								
								
									
										9
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										9
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							@ -35,10 +35,10 @@ Build-Depends: debhelper (>= 11),
 | 
			
		||||
 librust-percent-encoding-2+default-dev (>= 2.1-~~),
 | 
			
		||||
 librust-pin-project-0.4+default-dev,
 | 
			
		||||
 librust-pin-utils-0.1+default-dev,
 | 
			
		||||
 librust-proxmox-0.9+api-macro-dev,
 | 
			
		||||
 librust-proxmox-0.9+default-dev,
 | 
			
		||||
 librust-proxmox-0.9+sortable-macro-dev,
 | 
			
		||||
 librust-proxmox-0.9+websocket-dev,
 | 
			
		||||
 librust-proxmox-0.9+api-macro-dev (>= 0.9.1-~~),
 | 
			
		||||
 librust-proxmox-0.9+default-dev (>= 0.9.1-~~),
 | 
			
		||||
 librust-proxmox-0.9+sortable-macro-dev (>= 0.9.1-~~),
 | 
			
		||||
 librust-proxmox-0.9+websocket-dev (>= 0.9.1-~~),
 | 
			
		||||
 librust-proxmox-fuse-0.1+default-dev,
 | 
			
		||||
 librust-pxar-0.6+default-dev (>= 0.6.2-~~),
 | 
			
		||||
 librust-pxar-0.6+futures-io-dev (>= 0.6.2-~~),
 | 
			
		||||
@ -115,6 +115,7 @@ Depends: fonts-font-awesome,
 | 
			
		||||
         smartmontools,
 | 
			
		||||
         mtx,
 | 
			
		||||
         mt-st,
 | 
			
		||||
	 libsgutils2-2,
 | 
			
		||||
	 sg3-utils,
 | 
			
		||||
         ${misc:Depends},
 | 
			
		||||
         ${shlibs:Depends},
 | 
			
		||||
 | 
			
		||||
							
								
								
									
										1
									
								
								debian/control.in
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										1
									
								
								debian/control.in
									
									
									
									
										vendored
									
									
								
							@ -14,6 +14,7 @@ Depends: fonts-font-awesome,
 | 
			
		||||
         smartmontools,
 | 
			
		||||
         mtx,
 | 
			
		||||
         mt-st,
 | 
			
		||||
	 libsgutils2-2,
 | 
			
		||||
	 sg3-utils,
 | 
			
		||||
         ${misc:Depends},
 | 
			
		||||
         ${shlibs:Depends},
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user