aboutsummaryrefslogtreecommitdiffhomepage
path: root/fish.spec.in
diff options
context:
space:
mode:
authorGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2016-04-28 08:20:58 +0800
committerGravatar David Adam <zanchey@ucc.gu.uwa.edu.au>2016-04-28 08:20:58 +0800
commit75064ed786ed41f962ac146a89102b4ce71f4e2f (patch)
tree3dec255d722d55ec27337f1c7cd96b982d89a323 /fish.spec.in
parent5f4a77a324c7254caf1e486a772c10287f76bd64 (diff)
fish.spec: hostname dependency for openSUSE
Diffstat (limited to 'fish.spec.in')
-rw-r--r--fish.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/fish.spec.in b/fish.spec.in
index 04006037..89ce0314 100644
--- a/fish.spec.in
+++ b/fish.spec.in
@@ -18,7 +18,7 @@ Requires: python
Requires: which
Requires: man
-%if 0%{?rhel_version} >= 700 || 0%{?centos_version} >= 700 || 0%{?fedora}
+%if 0%{?rhel_version} >= 700 || 0%{?centos_version} >= 700 || 0%{?fedora} || 0%{?is_opensuse}
Requires: hostname
%else
Requires: net-tools