vlc_1.1.4.1: Why is `lua5.1-native` not added to `DEPENDS` automatically?
Paul Menzel <paulepanter@users.sourceforge.net> [2010-11-06 10:31:25]:
> Or is is inevitable to add `lua5.1-native` to `DEPENDS`?
You have to. As an example I've attached for you my recipe for lua-lanes,
which uses luac also.
-- ynezz
>From
865463173cbb5d70282ea69c2c84084e435578e4 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Petr=20=C5=A0tetiar?= <ynezz@true.cz>
Date: Sun, 10 Oct 2010 10:24:39 +0200
Subject: [PATCH] lua-lanes: add new recipe
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Signed-off-by: Petr Štetiar <ynezz@true.cz>
Signed-off-by: Khem Raj <raj.khem@gmail.com>