#17242: building package pcre fails
-----------------------+-------------------------------------
 Reporter:  anonymous  |      Owner:  developers
     Type:  defect     |     Status:  new
 Priority:  normal     |  Milestone:  Barrier Breaker (trunk)
Component:  packages   |    Version:  Trunk
 Keywords:             |
-----------------------+-------------------------------------
 When compile hits the package pcre it complains that it doesn't have all
 the dependencies. The fix seems to be:

 libs/pcre/Makefile

 -$(eval $(call BuildPackage,libpcrecpp))
 +$(eval $(call BuildPackage,libpcrecpp,+libpcre))

--
Ticket URL: <https://dev.openwrt.org/ticket/17242>
OpenWrt <http://openwrt.org>
Opensource Wireless Router Technology
_______________________________________________
openwrt-tickets mailing list
[email protected]
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-tickets

Reply via email to