diff options
| author | Ray Hogenson <rayhogenson@gmail.com> | 2012-01-10 15:24:39 -0900 |
|---|---|---|
| committer | Ray Hogenson <rayhogenson@gmail.com> | 2012-01-10 15:24:39 -0900 |
| commit | c1d1a4cfb55e87fb4db68980b3af9c31fde363a9 (patch) | |
| tree | 2d0f92a791c1151a9683788b808dd6eaf4857c2f /YetiHack/os/debian | |
| parent | wrong directory (diff) | |
| parent | yetihack v.1 (diff) | |
| download | yetihack-c1d1a4cfb55e87fb4db68980b3af9c31fde363a9.tar.zst | |
Merge branch 'master' of github.com:rayhogenson/YetiHack
Diffstat (limited to 'YetiHack/os/debian')
| -rw-r--r-- | YetiHack/os/debian/deb/DEBIAN/control | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/YetiHack/os/debian/deb/DEBIAN/control b/YetiHack/os/debian/deb/DEBIAN/control new file mode 100644 index 0000000..4a2c8c4 --- /dev/null +++ b/YetiHack/os/debian/deb/DEBIAN/control @@ -0,0 +1,10 @@ +Package: yetihack +Version: 1 +Section: bin +Architecture: i386 +Depends: libncurses5, libc6 +Maintainer: Ray Hogenson <rayhogenson@gmail.com> +Description: This is yetihack + YetiHack is a text based game where you + run from yetis + |
