Browse Source

Merge pull request #15040 from mhei/libstrophe-nls

libstrophe: fix build with full language support enabled
lilik-openwrt-22.03
Michael Heimpold 3 years ago
committed by GitHub
parent
commit
6331dc62d5
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      libs/libstrophe/Makefile

+ 1
- 0
libs/libstrophe/Makefile View File

@ -28,6 +28,7 @@ PKG_CONFIG_DEPENDS:= \
CONFIG_libstrophe-expat
include $(INCLUDE_DIR)/package.mk
include $(INCLUDE_DIR)/nls.mk
define Package/libstrophe
SECTION:=libs


Loading…
Cancel
Save