Merge pull request #253 from neheb/patch-1
bcg729: Remove BUILD_PATENTED.
This commit is contained in:
commit
9a034c9775
1 changed files with 1 additions and 2 deletions
|
@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
|
|||
|
||||
PKG_NAME:=bcg729
|
||||
PKG_VERSION:=1.0.4
|
||||
PKG_RELEASE:=1
|
||||
PKG_RELEASE:=2
|
||||
|
||||
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
|
||||
PKG_SOURCE_URL:=https://www.linphone.org/releases/sources/bcg729
|
||||
|
@ -31,7 +31,6 @@ define Package/bcg729
|
|||
CATEGORY:=Libraries
|
||||
TITLE:=Software G729A encoder and decoder library written in C
|
||||
URL:=http://www.linphone.org/technical-corner/bcg729.html
|
||||
DEPENDS:=@BUILD_PATENTED
|
||||
endef
|
||||
|
||||
define Package/bcg729/description
|
||||
|
|
Loading…
Reference in a new issue