summaryrefslogtreecommitdiffstats
path: root/display/directfb/DEPENDS
diff options
context:
space:
mode:
authorArjan Bouter2007-12-24 09:32:03 +0100
committerArjan Bouter2007-12-24 09:32:03 +0100
commitfd9be2c35620d2a2e6bcd44efb5634d29576df7e (patch)
tree5219149aa579db19f0c28655afecb143ef3aa469 /display/directfb/DEPENDS
parent2f34b24372fa04b46822bb7dd36d9502c7c2960d (diff)
directfb: added optional dep on linux-fusion and version bumped to 1.1.1
Diffstat (limited to 'display/directfb/DEPENDS')
-rwxr-xr-xdisplay/directfb/DEPENDS5
1 files changed, 5 insertions, 0 deletions
diff --git a/display/directfb/DEPENDS b/display/directfb/DEPENDS
index ffce9bbdf0..f45135dbf3 100755
--- a/display/directfb/DEPENDS
+++ b/display/directfb/DEPENDS
@@ -1,6 +1,11 @@
depends autoconf &&
depends automake &&
+optional_depends linux-fusion \
+ '--enable-multi' \
+ '--enable-mutli=no' \
+ 'build with support for multiple DFB applications?' &&
+
optional_depends freetype2 \
'--enable-freetype' \
'--disable-freetype' \