laforge has uploaded this change for review. ( 
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(-)



  git pull ssh://gerrit.osmocom.org:29418/libosmocore refs/changes/72/27572/1

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-MessageType: newchange

Reply via email to