mirror of
				https://gitea.osmocom.org/cellular-infrastructure/osmo-mgw.git
				synced 2025-10-31 03:53:54 +00:00 
			
		
		
		
	debian: Require libgtp-dev after the SO version bump
The ABI of libgtp changed and we require a new library now. Drop the SO_VERSION from the library name and just depend on libgtp-dev. Change-Id: Ib301b27e2c08fda827b55820389247e27e5e8fc7
This commit is contained in:
		
				
					committed by
					
						 Holger Freyther
						Holger Freyther
					
				
			
			
				
	
			
			
			
						parent
						
							6934a0fa9e
						
					
				
				
					commit
					3f940fc9ee
				
			
							
								
								
									
										2
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										2
									
								
								debian/control
									
									
									
									
										vendored
									
									
								
							| @@ -6,7 +6,7 @@ Build-Depends: debhelper (>= 9), | |||||||
|                autotools-dev, |                autotools-dev, | ||||||
|                autoconf-archive, |                autoconf-archive, | ||||||
|                pkg-config, |                pkg-config, | ||||||
|                libgtp0-dev, |                libgtp-dev, | ||||||
|                libosmocore-dev, |                libosmocore-dev, | ||||||
|                libosmo-sccp-dev, |                libosmo-sccp-dev, | ||||||
|                libdbi0-dev, |                libdbi0-dev, | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user