summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorKim Hagen <khagen@multi-development.com>2014-07-22 16:15:49 +0200
committerKim Hagen <khagen@multi-development.com>2014-07-22 16:15:49 +0200
commitc3b390629699257cc7aaedebcad419bd8c9c8bbf (patch)
tree97670a7afc527e3de047528425266c0c2421929c /debian/control
parent0ff877570c8265f9cfd1ea1488cc9543e49ddcf1 (diff)
downloadvyatta-cfg-system-c3b390629699257cc7aaedebcad419bd8c9c8bbf.tar.gz
vyatta-cfg-system-c3b390629699257cc7aaedebcad419bd8c9c8bbf.zip
Only depend on grub if archtecture is i386 or amd64
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index c95af488..65989885 100644
--- a/debian/control
+++ b/debian/control
@@ -53,8 +53,8 @@ Depends: acpid,
apt-transport-https,
hostapd (>= 1:0.6.9-3),
cpufrequtils,
- grub-pc (>= 1.98+20100804),
- libcap2-bin (>= 2.19)
+ libcap2-bin (>= 2.19),
+ ${arch:Depends}
Pre-Depends: bash-completion
Suggests: util-linux (>= 2.13-5),
net-tools,