mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Merge pull request #13517 from neheb/gamm
gammu: fix compilation with full NLS
This commit is contained in:
@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
|
|||||||
|
|
||||||
PKG_NAME:=gammu
|
PKG_NAME:=gammu
|
||||||
PKG_VERSION:=1.41.0
|
PKG_VERSION:=1.41.0
|
||||||
PKG_RELEASE:=3
|
PKG_RELEASE:=4
|
||||||
|
|
||||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
|
||||||
PKG_SOURCE_URL:=https://dl.cihar.com/gammu/releases
|
PKG_SOURCE_URL:=https://dl.cihar.com/gammu/releases
|
||||||
@@ -38,6 +38,9 @@ define Package/gammu
|
|||||||
endef
|
endef
|
||||||
|
|
||||||
CMAKE_OPTIONS += \
|
CMAKE_OPTIONS += \
|
||||||
|
-DDWITH_GettextLibs=OFF \
|
||||||
|
-DWITH_Iconv=OFF \
|
||||||
|
-DWITH_Libintl=OFF \
|
||||||
-DWITH_LibDBI:BOOL=OFF
|
-DWITH_LibDBI:BOOL=OFF
|
||||||
|
|
||||||
define Package/gammu/install
|
define Package/gammu/install
|
||||||
|
|||||||
Reference in New Issue
Block a user