qt: ensure that target dir exists before installing there
[buildroot-gz.git] / package / lunit / lunit.mk
blob15d94ab67390d7a2f1759eb3927c97a8836c566b
1 ################################################################################
3 # lunit
5 ################################################################################
7 LUNIT_VERSION_UPSTREAM = 0.5
8 LUNIT_VERSION = $(LUNIT_VERSION_UPSTREAM)-2
9 LUNIT_SUBDIR = lunit-$(LUNIT_VERSION_UPSTREAM)
10 LUNIT_LICENSE = MIT
11 LUNIT_LICENSE_FILES = $(LUNIT_SUBDIR)/LICENSE
13 $(eval $(luarocks-package))