author | harlekin <harlekin> | 2002-06-11 15:16:42 (UTC) |
---|---|---|
committer | harlekin <harlekin> | 2002-06-11 15:16:42 (UTC) |
commit | 38e25eff8c87c8f44ad6bc83b64bf3411c31c47f (patch) (unidiff) | |
tree | 313b4b2f6d96fa289db5459d6cb4030fb3584072 /library/qpe-base.control | |
parent | ee1b955759e12b91a2caf7dfb219a372dadfe65b (diff) | |
download | opie-38e25eff8c87c8f44ad6bc83b64bf3411c31c47f.zip opie-38e25eff8c87c8f44ad6bc83b64bf3411c31c47f.tar.gz opie-38e25eff8c87c8f44ad6bc83b64bf3411c31c47f.tar.bz2 |
quick fix package for qpe-base depends, until the ipkg with Provides support enters dists
-rw-r--r-- | library/qpe-base.control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/library/qpe-base.control b/library/qpe-base.control new file mode 100644 index 0000000..55daefc --- a/dev/null +++ b/library/qpe-base.control | |||
@@ -0,0 +1,10 @@ | |||
1 | Files: | ||
2 | Priority: optional | ||
3 | Section: opie/system | ||
4 | Maintainer: Project Opie <opie@handhelds.org> | ||
5 | Architecture: arm | ||
6 | Version: $QPE_VERSION-$SUB_VERSION.2 | ||
7 | Depends: | ||
8 | Description: Dummy Base qpe environment | ||
9 | A dirty "fix" package. Only needed until the new ipkg with "provides" | ||
10 | ability enters familiar. \ No newline at end of file | ||