summaryrefslogtreecommitdiff
path: root/package/feh
diff options
context:
space:
mode:
authorPeter Korsgaard <peter@korsgaard.com>2014-02-15 14:22:37 +0100
committerPeter Korsgaard <peter@korsgaard.com>2014-02-15 14:22:37 +0100
commita6892c69e8fbc57cb2204fa32638b6affcf7fc62 (patch)
tree2b0635fe1dde4d3abd9a77025028d467e68a5fb5 /package/feh
parent7341eb827656208690ef7f65bd50196e6e1b05f7 (diff)
feh: needs mmu
Fixes http://autobuild.buildroot.net/results/8f4/8f447412460e404aa723242dd8281b40317a017b/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/feh')
-rw-r--r--package/feh/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/feh/Config.in b/package/feh/Config.in
index 31e7239b5..f85612e6c 100644
--- a/package/feh/Config.in
+++ b/package/feh/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_FEH
bool "feh"
depends on BR2_PACKAGE_XORG7
+ depends on BR2_USE_MMU # fork()
select BR2_PACKAGE_XLIB_LIBXINERAMA
select BR2_PACKAGE_XLIB_LIBXT
select BR2_PACKAGE_IMLIB2_PNG