From 75064ed786ed41f962ac146a89102b4ce71f4e2f Mon Sep 17 00:00:00 2001 From: David Adam Date: Thu, 28 Apr 2016 08:20:58 +0800 Subject: fish.spec: hostname dependency for openSUSE As discussed in https://github.com/fish-shell/fish-shell/commit/ed4b78918a944fe3b3a1e05ac553e89d5f1fa411 [ci skip] --- fish.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'fish.spec.in') 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 -- cgit v1.2.3