From cb6f25dbac535d38024d47f5a3c708b99061ba08 Mon Sep 17 00:00:00 2001 From: Jesse Smith Date: Wed, 24 Sep 2014 18:27:01 -0300 Subject: Updated Debian rules/package files to reflect updated Lumina binaries. Removed Debian patches that could no longer be applied cleanly. Added initial external device support to Linux in libLumina. --- DEPENDENCIES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPENDENCIES') diff --git a/DEPENDENCIES b/DEPENDENCIES index 867b129a..dafae1e0 100644 --- a/DEPENDENCIES +++ b/DEPENDENCIES @@ -41,7 +41,7 @@ X.org and XLib with extensions: === Linux Requirements === These packages are required for building Lumina on Linux - g++ (or clang, either compiler should work) + build-essential (this supplies g++, though clang should work too) qt4-qmake libqt4-core libqt4-dev -- cgit