author | ar <ar> | 2004-01-11 16:07:48 (UTC) |
---|---|---|
committer | ar <ar> | 2004-01-11 16:07:48 (UTC) |
commit | 0dec512eb4f6489f09a0a07de62f79da25c5a1ab (patch) (unidiff) | |
tree | fdb9709521de4d08da55b2df83da546f56ab8326 | |
parent | c384fb58ea944d6430777d403a6462429242c59b (diff) | |
download | opie-0dec512eb4f6489f09a0a07de62f79da25c5a1ab.zip opie-0dec512eb4f6489f09a0a07de62f79da25c5a1ab.tar.gz opie-0dec512eb4f6489f09a0a07de62f79da25c5a1ab.tar.bz2 |
- add LIBOPIE2CORE in depends
-rw-r--r-- | noncore/settings/backup/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/settings/backup/config.in b/noncore/settings/backup/config.in index 4e55ca4..4ac5ba5 100644 --- a/noncore/settings/backup/config.in +++ b/noncore/settings/backup/config.in | |||
@@ -1,4 +1,4 @@ | |||
1 | config BACKUP | 1 | config BACKUP |
2 | boolean "opie-backup (save and restore current Opie settings)" | 2 | boolean "opie-backup (save and restore current Opie settings)" |
3 | default "y" | 3 | default "y" |
4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE | 4 | depends ( LIBQPE || LIBQPE-X11 ) && LIBOPIE && LIBOPIE2CORE |