From 3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199 Mon Sep 17 00:00:00 2001 From: clem Date: Sun, 17 Oct 2004 16:37:58 +0000 Subject: fixed some more .pro / config.in dependencies discrepancies, that could break builds; for a few games, there was an unnecessary dep on LIBOPIE2CORE in some games too --- (limited to 'examples/simple-pim/config.in') diff --git a/examples/simple-pim/config.in b/examples/simple-pim/config.in index 100c27a..dd1e93b 100644 --- a/examples/simple-pim/config.in +++ b/examples/simple-pim/config.in @@ -1,4 +1,4 @@ config SIMPLE_PIM boolean "Mainwindow with PIM and QCOP usage" default "y" - depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES && LIBOPIE2CORE && LIBOPIE2PIM + depends ( LIBQPE || LIBQPE-X11 ) && EXAMPLES && LIBOPIE2CORE && LIBOPIE2UI && LIBOPIE2PIM -- cgit v0.9.0.2