author | llornkcor <llornkcor> | 2003-11-01 21:11:01 (UTC) |
---|---|---|
committer | llornkcor <llornkcor> | 2003-11-01 21:11:01 (UTC) |
commit | 1b73bc0cb5c1d6fe7363d7bf30d8ca1a467e3e8d (patch) (unidiff) | |
tree | 30595149f279403213f343783ff0a61b946ea97f | |
parent | e1a2f2d6fcf26234bd771acfcfa08f9b3fa73657 (diff) | |
download | opie-1b73bc0cb5c1d6fe7363d7bf30d8ca1a467e3e8d.zip opie-1b73bc0cb5c1d6fe7363d7bf30d8ca1a467e3e8d.tar.gz opie-1b73bc0cb5c1d6fe7363d7bf30d8ca1a467e3e8d.tar.bz2 |
depends fix
-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 f5270e0..cb97933 100644 --- a/noncore/multimedia/opierec/opierec.control +++ b/noncore/multimedia/opierec/opierec.control | |||
@@ -1,10 +1,10 @@ | |||
1 | Package: opierec | 1 | Package: opierec |
2 | Files: plugins/application/libopierec.so* bin/opierec pics/opierec apps/Applications/opierec.desktop | 2 | Files: plugins/application/libopierec.so* bin/opierec pics/opierec apps/Applications/opierec.desktop |
3 | Priority: optional | 3 | Priority: optional |
4 | Section: multimedia/applications | 4 | 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 | Depends: opie ($QPE_VERSION) | 7 | Depends: task-opie-minimal |
8 | Description: audio sampling recorder | 8 | Description: audio sampling recorder |
9 | A simple audio recording/playing application. | 9 | A simple audio recording/playing application. |
10 | Version: $QPE_VERSION$EXTRAVERSION | 10 | Version: $QPE_VERSION$EXTRAVERSION |