From 13da84a6311db423d4c868b66532fafcaad8daf82f173baf4a0d0c41892e511c Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Sat, 29 Apr 2017 01:12:51 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/network:telephony/libgtpnl?expand=0&rev=3 --- libgtpnl.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/libgtpnl.spec b/libgtpnl.spec index 9121576..e9b63e0 100644 --- a/libgtpnl.spec +++ b/libgtpnl.spec @@ -27,6 +27,7 @@ Url: https://osmocom.org/projects/linux-kernel-gtp-u/wiki Source: %name-%version.tar.xz BuildRequires: libtool >= 2 BuildRequires: pkg-config +BuildRequires: xz BuildRequires: pkgconfig(libmnl) >= 1.0.0 BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -60,7 +61,7 @@ applications that want to make use of libgtpnl. %setup -q %build -autoreconf -fiv +autoreconf -fi %configure --includedir="%_includedir/%name" make %{?_smp_mflags}