SUBDIRS-clean := $(addsuffix -clean,$(SUBDIRS))
all: $(SUBDIRS)
+ cp /usr/share/nodejs/@fortawesome/fontawesome-free/css/fontawesome.min.css ui/
clean: $(SUBDIRS-clean)
+ rm -f ui/fontawesome.min.css
$(SUBDIRS):
$(MAKE) -C $@
Build-Depends:
debhelper-compat (= 13),
device-tree-compiler,
+ node-fortawesome-fontawesome-free,
python3,
dh-python,
Standards-Version: 4.7.0
${shlibs:Depends},
${misc:Depends},
libjs-jquery,
- node-fortawesome-fontawesome-free,
python3-cherrypy3,
python3-libgpiod,
python3-libiio,