author | andyq <andyq> | 2003-01-28 21:37:32 (UTC) |
---|---|---|
committer | andyq <andyq> | 2003-01-28 21:37:32 (UTC) |
commit | f5daeb3ebdf8a53e417c742376f8761b3dbb270f (patch) (side-by-side diff) | |
tree | 3c579a816fd7271d7aa249875df7df3970553132 | |
parent | c73371101f28e1c28837b35c62fde18f16dfb32f (diff) | |
download | opie-f5daeb3ebdf8a53e417c742376f8761b3dbb270f.zip opie-f5daeb3ebdf8a53e417c742376f8761b3dbb270f.tar.gz opie-f5daeb3ebdf8a53e417c742376f8761b3dbb270f.tar.bz2 |
fixed depends field
-rw-r--r-- | noncore/games/sfcave-sdl/sfcave-sdl.control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/noncore/games/sfcave-sdl/sfcave-sdl.control b/noncore/games/sfcave-sdl/sfcave-sdl.control index bee491a..c017280 100644 --- a/noncore/games/sfcave-sdl/sfcave-sdl.control +++ b/noncore/games/sfcave-sdl/sfcave-sdl.control @@ -1,10 +1,10 @@ Files: bin/sfcave-sdl apps/Games/sfcave-sdl.desktop pics/sfcave-sdl sounds/sfcave-sdl Package: sfcave-sdl Priority: optional Section: Games Version: $QPE_VERSION-$SUB_VERSION Architecture: arm Maintainer: Andy Qua (andy.qua@blueyonder.co.uk) -Depends: libSDL libSDL_-mixer libSDL-image libSDL-gfx +Depends: libSDL,libSDL_-mixer,libSDL-image,libSDL-gfx Description: SFCave SDL for the Zaurus. Fly though the cave avoiding the walls. |