From 91b382fb848892a6edb41be8bae1cfa691c16705 Mon Sep 17 00:00:00 2001
From: Oliver Bock <oliver.bock@aei.mpg.de>
Date: Fri, 20 Feb 2009 10:21:57 +0100
Subject: [PATCH] Added a missing requirement

---
 src/doxygen_index.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/doxygen_index.h b/src/doxygen_index.h
index 557be72..f1d9003 100644
--- a/src/doxygen_index.h
+++ b/src/doxygen_index.h
@@ -219,6 +219,7 @@
  * - Libraries for Linux and Windows/MinGW (required by SDL):
  *   - libgl1-mesa-dev | nvidia-glx-dev
  *   - libglu1-mesa-dev
+ *   - libdirectfb-dev
  *   - libxt-dev
  *   - libxext-dev
  *   - libaudio-dev
-- 
GitLab