summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrançois Andriot <albator78@libertysurf.fr>2016-10-16 11:21:09 +0200
committerFrançois Andriot <albator78@libertysurf.fr>2016-10-16 11:21:09 +0200
commitdff38fdb79adf1e377262886236b9d144cd2bc82 (patch)
tree76dc3f6def40600f1953d7013c60f024335528de
parentf0a220aed87457f89b2e494bd6eab8799252498c (diff)
downloadtde-packaging-dff38fdb79adf1e377262886236b9d144cd2bc82.tar.gz
tde-packaging-dff38fdb79adf1e377262886236b9d144cd2bc82.zip
RPM packaging: fix knemo build on opensuse factory and tumbleweed
-rw-r--r--redhat/applications/knemo/knemo-14.0.0.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/redhat/applications/knemo/knemo-14.0.0.spec b/redhat/applications/knemo/knemo-14.0.0.spec
index 5cefffbff..8ccd55fda 100644
--- a/redhat/applications/knemo/knemo-14.0.0.spec
+++ b/redhat/applications/knemo/knemo-14.0.0.spec
@@ -83,6 +83,11 @@ BuildRequires: net-tools
Requires: net-tools
%endif
+%if 0%{?suse_version} > 1320
+BuildRequires: net-tools-deprecated
+Requires: net-tools-deprecated
+%endif
+
%description
KNemo displays an icon in the systray for every network interface.