summaryrefslogtreecommitdiff
path: root/core/applets
authorclem <clem>2004-10-14 14:27:40 (UTC)
committer clem <clem>2004-10-14 14:27:40 (UTC)
commitc4455769d3d0b6409e2f676e9e3769ed93d1772e (patch) (unidiff)
tree148a8c43607668e77418a08e2160f2489fa0b6c5 /core/applets
parent474150327729d63706b89a54414ead68acd83fc9 (diff)
downloadopie-c4455769d3d0b6409e2f676e9e3769ed93d1772e.zip
opie-c4455769d3d0b6409e2f676e9e3769ed93d1772e.tar.gz
opie-c4455769d3d0b6409e2f676e9e3769ed93d1772e.tar.bz2
depend on LIBOPIE2SECURITY is enough (even if it does not work yet)
Diffstat (limited to 'core/applets') (more/less context) (ignore whitespace changes)
-rw-r--r--core/applets/lockapplet/config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/applets/lockapplet/config.in b/core/applets/lockapplet/config.in
index ddc3522..4ea8871 100644
--- a/core/applets/lockapplet/config.in
+++ b/core/applets/lockapplet/config.in
@@ -1,4 +1,4 @@
1 config LOCKAPPLET 1 config LOCKAPPLET
2 boolean "opie-lockapplet (button in the Opie menu to lock the PDA)" 2 boolean "opie-lockapplet (button in the Opie menu to lock the PDA)"
3 default "y" 3 default "y"
4 depends ( LIBQPE || LIBQPE-X11 ) && SECURITY 4 depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE2SECURITY