manman-sync: fix dependencies
This commit is contained in:
		
							parent
							
								
									e0ecf226d7
								
							
						
					
					
						commit
						28db34d0b1
					
				@ -6,7 +6,8 @@ PKG_VERSION:=1
 | 
				
			|||||||
include ../gluon.mk
 | 
					include ../gluon.mk
 | 
				
			||||||
 | 
					
 | 
				
			||||||
define Package/gluon-manman-sync
 | 
					define Package/gluon-manman-sync
 | 
				
			||||||
  DEPENDS:=+gluon-core +micrond +luci-lib-ip +luci-lib-httpclient
 | 
						# luci-base shouldn't be here but httpclient depends on util depends on template.parser which is from base
 | 
				
			||||||
 | 
					  DEPENDS:=+gluon-core +micrond +luci-lib-ip +luci-lib-httpclient +luci-base
 | 
				
			||||||
  TITLE:=Sync configuration with data from manman
 | 
					  TITLE:=Sync configuration with data from manman
 | 
				
			||||||
endef
 | 
					endef
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
				
			|||||||
		Loading…
	
		Reference in New Issue
	
	Block a user