laforge has submitted this change. ( 
https://gerrit.osmocom.org/c/libosmocore/+/27572 )

Change subject: libosmocore.spec: Make libosmocore-devel require libsctp
......................................................................

libosmocore.spec: Make libosmocore-devel require libsctp

Now that the libosmo*.pc files 'Require' the libsctp pkg-config
file to be installed, we need an explicit package dependency
from libosmocore-devel to lksctp-tools-devel, the package providing
the related libsctp.pc file.

Change-Id: I967369f6726e88946872881d298ab90440ca2c0e
---
M contrib/libosmocore.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Jenkins Builder: Verified
  pespin: Looks good to me, approved
  fixeria: Looks good to me, but someone else must approve



diff --git a/contrib/libosmocore.spec.in b/contrib/libosmocore.spec.in
index c2fe738..d699b58 100644
--- a/contrib/libosmocore.spec.in
+++ b/contrib/libosmocore.spec.in
@@ -129,6 +129,7 @@
 Group:          Development/Libraries/C and C++
 Requires:       libosmocore18 = %version
 Requires:       libtalloc-devel
+Requires:       lksctp-tools-devel

 %description -n libosmocore-devel
 libosmocore is a library with various utility functions shared

-- 
To view, visit https://gerrit.osmocom.org/c/libosmocore/+/27572
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: libosmocore
Gerrit-Branch: master
Gerrit-Change-Id: I967369f6726e88946872881d298ab90440ca2c0e
Gerrit-Change-Number: 27572
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanits...@sysmocom.de>
Gerrit-Reviewer: laforge <lafo...@osmocom.org>
Gerrit-Reviewer: pespin <pes...@sysmocom.de>
Gerrit-MessageType: merged

Reply via email to