Skip to content
Commit 331d0a98 authored by Martin Jansa's avatar Martin Jansa
Browse files

subsurface: add dependency on gconf



* fails without
  | Package gconf-2.0 was not found in the pkg-config search path.
  | Perhaps you should add the directory containing `gconf-2.0.pc'
  | to the PKG_CONFIG_PATH environment variable
  | No package 'gconf-2.0' found
  | main.c:7:32: fatal error: gconf/gconf-client.h: No such file or directory
  |  #include <gconf/gconf-client.h>

Signed-off-by: default avatarMartin Jansa <Martin.Jansa@gmail.com>
parent b8b63a4d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment