neels has uploaded this change for review. (
https://gerrit.osmocom.org/c/libosmo-pfcp/+/29048 )
Change subject: configure.ac: drop dependencies on vty and ctrl
......................................................................
configure.ac: drop dependencies on vty and ctrl
Change-Id: Idea223e9b039241dd35c735922b8794573730fc3
---
M configure.ac
1 file changed, 0 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/libosmo-pfcp refs/changes/48/29048/1
diff --git a/configure.ac b/configure.ac
index 77cb672..f146c20 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,8 +41,6 @@
AC_SUBST(LIBRARY_DL)
PKG_CHECK_MODULES(LIBOSMOCORE, libosmocore >= 1.5.0)
-PKG_CHECK_MODULES(LIBOSMOVTY, libosmovty >= 1.5.0)
-PKG_CHECK_MODULES(LIBOSMOCTRL, libosmoctrl >= 1.5.0)
dnl checks for header files
AC_HEADER_STDC
--
To view, visit
https://gerrit.osmocom.org/c/libosmo-pfcp/+/29048
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: libosmo-pfcp
Gerrit-Branch: master
Gerrit-Change-Id: Idea223e9b039241dd35c735922b8794573730fc3
Gerrit-Change-Number: 29048
Gerrit-PatchSet: 1
Gerrit-Owner: neels <nhofmeyr(a)sysmocom.de>
Gerrit-MessageType: newchange