author | schurig <schurig> | 2003-06-17 12:11:20 (UTC) |
---|---|---|
committer | schurig <schurig> | 2003-06-17 12:11:20 (UTC) |
commit | e3aff4e49db15c44faf874ee96d666ad56c1d37a (patch) (unidiff) | |
tree | b7857edf9be969ea22ad5b0cc3545b0c3f08fd75 | |
parent | 507b9d90b2efb68abb58cb93b9647239df99dfb7 (diff) | |
download | opie-e3aff4e49db15c44faf874ee96d666ad56c1d37a.zip opie-e3aff4e49db15c44faf874ee96d666ad56c1d37a.tar.gz opie-e3aff4e49db15c44faf874ee96d666ad56c1d37a.tar.bz2 |
fixed a bogus Depends entry, probably by me (shame mode on)
-rw-r--r-- | noncore/multimedia/opierec/opierec.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/multimedia/opierec/opierec.control b/noncore/multimedia/opierec/opierec.control index 4908e68..96c1b69 100644 --- a/noncore/multimedia/opierec/opierec.control +++ b/noncore/multimedia/opierec/opierec.control | |||
@@ -5,6 +5,6 @@ Section: multimedia/applications | |||
5 | Maintainer: L.J. Potter <ljp@llornkcor.com> | 5 | Maintainer: L.J. Potter <ljp@llornkcor.com> |
6 | Architecture: arm | 6 | Architecture: arm |
7 | Version: 1.5-2 | 7 | Version: 1.5-2 |
8 | Depends: task-opie-opie | 8 | Depends: task-opie-minimal |
9 | Description: audio sampling recorder | 9 | Description: audio sampling recorder |
10 | A simple audio recording/playing application. | 10 | A simple audio recording/playing application. |