author | mickeyl <mickeyl> | 2004-05-08 00:13:18 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2004-05-08 00:13:18 (UTC) |
commit | 668f56d712877200584e689045f6341e8d17ff7a (patch) (unidiff) | |
tree | 0bc6e62b0e6af61e43ee93d5401c43499e81ebdb | |
parent | 5f54fd794f93f19b96516a87bbccb34e28d3198c (diff) | |
download | opie-668f56d712877200584e689045f6341e8d17ff7a.zip opie-668f56d712877200584e689045f6341e8d17ff7a.tar.gz opie-668f56d712877200584e689045f6341e8d17ff7a.tar.bz2 |
why not fix it completely while you're there? :D
-rw-r--r-- | noncore/apps/opie-gutenbrowser/opie-gutenbrowser.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/opie-gutenbrowser/opie-gutenbrowser.control b/noncore/apps/opie-gutenbrowser/opie-gutenbrowser.control index c52515f..47fbcdf 100644 --- a/noncore/apps/opie-gutenbrowser/opie-gutenbrowser.control +++ b/noncore/apps/opie-gutenbrowser/opie-gutenbrowser.control | |||
@@ -6,6 +6,6 @@ Maintainer: ljp <lpotter@trolltech.com> | |||
6 | Source: opie.handhelds.org | 6 | Source: opie.handhelds.org |
7 | Architecture: arm | 7 | Architecture: arm |
8 | Version: $QPE_VERSION-$SUB_VERSION | 8 | Version: $QPE_VERSION-$SUB_VERSION |
9 | Depends: ftplib, libopie | 9 | Depends: ftplib, libopiecore2, libopieui2 |
10 | Description: Etext read for the Project Gutenberg. | 10 | Description: Etext read for the Project Gutenberg. |
11 | 11 | ||