openwrt / telephony

The telephony packages feed
104 stars 256 forks source link

The freeswitch dependency should modify libpcre to libpcre2 #870

Closed breeze303 closed 4 weeks ago

breeze303 commented 5 months ago

When installing freeswitch the following error occurs, which should be changed to libpcre2

Warning: the file “package/feeds/telephony/freeswitch/Makefile” depends on “libpcre” and “ libpcre” does not exist.

dannil commented 5 months ago

@Ansuel is trying to fix (and upstream) the change with https://github.com/openwrt/telephony/pull/841 but seems they aren't responding.

BKPepe commented 4 weeks ago

Fixed by merging https://github.com/openwrt/telephony/pull/841