mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 07:28:39 +01:00
squid: build-depend on libext2fs
squid uses libcom_err, a static library provided by libext2fs Signed-off-by: Daniel Golle <daniel@makrotopia.org>
This commit is contained in:
committed by
Zoltan HERPAI
parent
f15b0ace72
commit
c465fdc5f8
@@ -21,6 +21,9 @@ PKG_MD5SUM:=50016bf6e2d3a3a186a6c7236d251f63
|
|||||||
PKG_BUILD_PARALLEL:=1
|
PKG_BUILD_PARALLEL:=1
|
||||||
PKG_INSTALL:=1
|
PKG_INSTALL:=1
|
||||||
|
|
||||||
|
# uses libcom_err.la
|
||||||
|
PKG_BUILD_DEP:=libext2fs
|
||||||
|
|
||||||
include $(INCLUDE_DIR)/package.mk
|
include $(INCLUDE_DIR)/package.mk
|
||||||
|
|
||||||
define Package/squid/Default
|
define Package/squid/Default
|
||||||
|
|||||||
Reference in New Issue
Block a user