aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas White <taw27@cam.ac.uk>2008-11-26 00:47:13 +0000
committerThomas White <taw27@cam.ac.uk>2008-11-26 00:47:13 +0000
commit442e678ea6a2d4310c6ee8a20faee5ee06849bb3 (patch)
tree7e8f5bdc9a3c8159d0a993ad946af3595f7100b7
parentbb94ea89163e9fc1da943af58907aa2ef0022cb3 (diff)
Do the dependencies properly
-rw-r--r--openmoocow.control3
1 files changed, 1 insertions, 2 deletions
diff --git a/openmoocow.control b/openmoocow.control
index 19a3b7a..d17df10 100644
--- a/openmoocow.control
+++ b/openmoocow.control
@@ -6,6 +6,5 @@ Priority: optional
Maintainer: $USER
Architecture: armv4t
Homepage: http://www.srcf.ucam.org/~taw27/
-Depends: libsdl-1.2-0 gtk+ libgthread-2.0-0
+Depends: libsdl-1.2-0 (>= 1.0.0), gtk+ (>=2.0.0), libgthread-2.0-0 (>=2.0.0)
Source: ${SRC}
-