diff --git a/debian/control b/debian/control
index c64ba9efa0468386ec256f1dfbe32ce4629e09f0..41f4c999bec61c2c9f4b482f5ba54a0cb9b67171 100644
--- a/debian/control
+++ b/debian/control
@@ -12,7 +12,7 @@ Build-Depends: debhelper (>= 9),
                liblapack-dev,
                libcoin80-dev | libcoin60-dev,
                libsoqt4-dev (>= 1.5.0-2.1),
-               libogre-1.8-dev [!any-sh4],
+               libogre-1.9-dev [!any-sh4] | libogre-1.8-dev [!any-sh4] | libogre-dev [!any-sh4],
                libdc1394-22-dev [linux-any],
                libxml2-dev,
                libjpeg-dev,
@@ -40,9 +40,9 @@ Architecture: any
 Section: libdevel
 Depends: libopencv-dev [!any-sparc64 !x32],
          liblapack-dev,
-         libcoin80-dev,
+         libcoin80-dev | libcoin60-dev,
          libsoqt4-dev (>= 1.5.0-2.1),
-         libogre-1.8-dev [!any-sh4],
+         libogre-1.9-dev [!any-sh4] | libogre-1.8-dev [!any-sh4] | libogre-dev [!any-sh4],
          libdc1394-22-dev [linux-any],
          libxml2-dev,
          libjpeg-dev,