diff options
Diffstat (limited to 'debian/control.in')
| -rw-r--r-- | debian/control.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/control.in b/debian/control.in index 52d74c1..66202a1 100644 --- a/debian/control.in +++ b/debian/control.in @@ -37,6 +37,7 @@ Description: replication manager for PostgreSQL common files Package: repmgr Architecture: all Depends: + postgresql-9.5-repmgr | postgresql-9.4-repmgr | postgresql-9.3-repmgr | postgresql-9.2-repmgr | @@ -93,6 +94,7 @@ Package: repmgr-dbg Section: debug Architecture: all Depends: + postgresql-9.5-repmgr-dbg | postgresql-9.4-repmgr-dbg | postgresql-9.3-repmgr-dbg | postgresql-9.2-repmgr-dbg | |
