mirror of
https://github.com/openwrt/openwrt.git
synced 2025-12-28 20:50:01 +04:00
add 'Provides:' line in ipkg control files
SVN-Revision: 8906
This commit is contained in:
@@ -60,6 +60,7 @@ ifeq ($(DUMP),)
|
||||
DEPENDS=$$$${DEPENDS:+$$$$DEPENDS, }$$$${depend##+}; \
|
||||
done; \
|
||||
echo "Depends: $$$$DEPENDS"; \
|
||||
echo "Provides: $(PROVIDES)"; \
|
||||
echo "Source: $(SOURCE)"; \
|
||||
echo "Section: $(SECTION)"; \
|
||||
echo "Priority: $(PRIORITY)"; \
|
||||
|
||||
Reference in New Issue
Block a user