author | chicken <chicken> | 2004-04-25 14:34:48 (UTC) |
---|---|---|
committer | chicken <chicken> | 2004-04-25 14:34:48 (UTC) |
commit | 37b6ddee96e789bcc3b4fdd2828889efa3adabc4 (patch) (side-by-side diff) | |
tree | 53d6c140334ea6f856ba6a08c721b369e7497611 | |
parent | e1d7e293a8c8384086906844d3c48e96c5942b95 (diff) | |
download | opie-37b6ddee96e789bcc3b4fdd2828889efa3adabc4.zip opie-37b6ddee96e789bcc3b4fdd2828889efa3adabc4.tar.gz opie-37b6ddee96e789bcc3b4fdd2828889efa3adabc4.tar.bz2 |
fix dependency problems
-rw-r--r-- | noncore/graphics/opie-eye/opie-eye.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/graphics/opie-eye/opie-eye.control b/noncore/graphics/opie-eye/opie-eye.control index 84caef3..0e55e69 100644 --- a/noncore/graphics/opie-eye/opie-eye.control +++ b/noncore/graphics/opie-eye/opie-eye.control @@ -1,9 +1,9 @@ Package: opie-eye Files: plugins/application/libopie-eye.so* bin/opie-eye bin/opie-eye_slave apps/Applications/opie-eye.desktop pics/opie-eye/*.png Priority: optional Section: opie/applications Maintainer: Holger Freyther <zecke@handhelds.org> Architecture: arm -Depends: task-opie-minimal, libopiecore2, libopieui2 +Depends: task-opie-minimal, libopiecore2, libopieui2, libopiemm2 Description: A image viewer Version: $QPE_VERSION$EXTRAVERSION |