xbps-reconfigure: add ability to reconfigure dependencies
adds `-x/--deps` and `--fulldeptree`, that behave similar to the xbps-query modes fixes #464
This commit is contained in:
committed by
Duncan Overbruck
parent
f5d84e8339
commit
be7e532c3c
@@ -2,5 +2,6 @@ TOPDIR = ../..
|
||||
-include $(TOPDIR)/config.mk
|
||||
|
||||
BIN = xbps-reconfigure
|
||||
OBJS = main.o find-deps.o
|
||||
|
||||
include $(TOPDIR)/mk/prog.mk
|
||||
|
Reference in New Issue
Block a user