author | kergoth <kergoth> | 2003-01-23 05:18:10 (UTC) |
---|---|---|
committer | kergoth <kergoth> | 2003-01-23 05:18:10 (UTC) |
commit | c9c6af99d715c352cc38a60067d09fb604a6f267 (patch) (side-by-side diff) | |
tree | 466940a32afe219f62c3bee24eb1882a21e2cbce /noncore/apps/checkbook | |
parent | fea0b8dd4eeaee99e6f48ad7eda26a1aa10b903e (diff) | |
download | opie-c9c6af99d715c352cc38a60067d09fb604a6f267.zip opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.gz opie-c9c6af99d715c352cc38a60067d09fb604a6f267.tar.bz2 |
package naming change.. alter library packages to use debian naming convention. also moved bits that didnt belong in lib pakcages elsewhere.
-rw-r--r-- | noncore/apps/checkbook/opie-checkbook.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/apps/checkbook/opie-checkbook.control b/noncore/apps/checkbook/opie-checkbook.control index 817426c..e15200c 100644 --- a/noncore/apps/checkbook/opie-checkbook.control +++ b/noncore/apps/checkbook/opie-checkbook.control @@ -4,6 +4,6 @@ Section: applications Maintainer: Dan Williams <drw@handhelds.org> Architecture: arm Version: $QPE_VERSION-$SUB_VERSION -Depends: opie-base ($QPE_VERSION), libopie ($QPE_VERSION) +Depends: opie-base ($QPE_VERSION), libopie1 ($QPE_VERSION) Description: Checkbook keeping program. The checkbook accounting program for the Opie environment. |