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 'core/applets/lockapplet') diff --git a/core/applets/lockapplet/lockapplet.pro b/core/applets/lockapplet/lockapplet.pro index e0ee780..b890585 100644 --- a/core/applets/lockapplet/lockapplet.pro +++ b/core/applets/lockapplet/lockapplet.pro @@ -6,7 +6,7 @@ TARGET = lockapplet DESTDIR = $(OPIEDIR)/plugins/applets INCLUDEPATH += $(OPIEDIR)/include DEPENDPATH += $(OPIEDIR)/include -LIBS += -lqpe +LIBS += -lqpe -lopiesecurity2 VERSION = 1.0.0 include ( $(OPIEDIR)/include.pro ) -- cgit v0.9.0.2