directfb: do not use inexistant configure options
[buildroot-gz.git] / package / lrandom / lrandom.mk
blob09b62c94a5e15d4a765da16d3fc47f528086d78a
1 ################################################################################
3 # lrandom
5 ################################################################################
7 ifeq ($(BR2_PACKAGE_LUA_5_2)$(BR2_PACKAGE_LUA_5_3),y)
8 LRANDOM_VERSION = 20120430.52-1
9 else
10 LRANDOM_VERSION = 20120430.51-1
11 endif
12 LRANDOM_SUBDIR = random
13 LRANDOM_LICENSE = Public domain
15 $(eval $(luarocks-package))