projects
/
feed
/
telephony.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b58f66b
)
freeswitch: clean PKG_CONFIG_DEPENDS
710/head
author
Sebastian Kemper
<sebastian_ml@gmx.net>
Tue, 9 Nov 2021 17:59:52 +0000
(18:59 +0100)
committer
Sebastian Kemper
<sebastian_ml@gmx.net>
Tue, 9 Nov 2021 17:59:56 +0000
(18:59 +0100)
CONFIG_FS_WITH_MODCONF doesn't influence configure and doesn't belong
here.
Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/freeswitch/Makefile
patch
|
blob
|
history
diff --git
a/net/freeswitch/Makefile
b/net/freeswitch/Makefile
index 411374c7d98339b9b92b682c88baa99849908c64..d53dbaeceeeea480e77703a08ae753a9b6312291 100644
(file)
--- a/
net/freeswitch/Makefile
+++ b/
net/freeswitch/Makefile
@@
-218,7
+218,6
@@
PKG_CONFIG_DEPENDS:= \
CONFIG_FS_WITH_DEBUG \
CONFIG_FS_WITH_FREETYPE \
CONFIG_FS_WITH_LIBYUV \
- CONFIG_FS_WITH_MODCONF \
CONFIG_FS_WITH_ODBC \
CONFIG_FS_WITH_PNG \
CONFIG_FS_WITH_SRTP \