description mistakenly removed in [4455]
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4576 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
078bbf10b5
commit
13319b0d30
@ -23,6 +23,14 @@ PKG_INSTALL_DIR:=$(PKG_BUILD_DIR)/ipkg-install
|
|||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
|
define Package/libjpeg
|
||||||
|
SECTION:=libs
|
||||||
|
CATEGORY:=Libraries
|
||||||
|
TITLE:=The Independent JPEG Group's JPEG runtime library
|
||||||
|
DESCRIPTION:=The Independent JPEG Group's JPEG runtime library.
|
||||||
|
URL:=http://www.ijg.org/
|
||||||
|
endef
|
||||||
|
|
||||||
define Build/Configure
|
define Build/Configure
|
||||||
$(call Build/Configure/Default,--disable-shared --enable-static)
|
$(call Build/Configure/Default,--disable-shared --enable-static)
|
||||||
endef
|
endef
|
||||||
|
Loading…
x
Reference in New Issue
Block a user