[packages] dejavu-fonts-ttf: make sure that virtual parent package is built
git-svn-id: svn://svn.openwrt.org/openwrt/packages@27613 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
4053bf95ea
commit
5086212304
@ -59,6 +59,10 @@ define Package/dejavu-fonts-ttf
|
||||
DEPENDS:=@DISPLAY_SUPPORT
|
||||
endef
|
||||
|
||||
define Package/dejavu-fonts-ttf/install
|
||||
true
|
||||
endef
|
||||
|
||||
$(foreach file,$(FILES),$(eval $(call PartGen,$(file))))
|
||||
|
||||
define Build/Compile
|
||||
|
Loading…
x
Reference in New Issue
Block a user