summaryrefslogtreecommitdiffstats
path: root/src/gui/CMakeLists.txt
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2010-07-11 12:04:48 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2010-07-11 12:04:48 +0200
commit80ea35c67df70b6fd4f444c6f932b355ee245396 (patch)
tree8fc5719912fedf7b6cfdef3b02520a12eb2dce51 /src/gui/CMakeLists.txt
parentad56d57251f67ac416ff7ad71a76f30836d2ccb3 (diff)
downloadephraim-80ea35c67df70b6fd4f444c6f932b355ee245396.tar
ephraim-80ea35c67df70b6fd4f444c6f932b355ee245396.zip
Migrated from erl_interface to Eva
Diffstat (limited to 'src/gui/CMakeLists.txt')
-rw-r--r--src/gui/CMakeLists.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/gui/CMakeLists.txt b/src/gui/CMakeLists.txt
index dc65a0c..ac62f9a 100644
--- a/src/gui/CMakeLists.txt
+++ b/src/gui/CMakeLists.txt
@@ -12,7 +12,9 @@ vala_precompile(VALA_C
PACKAGES
gtk+-2.0
gee-1.0
- erl_interface
+ gio-2.0
+ gio-unix-2.0
+ eva
OPTIONS
--thread
)