mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 10:51:55 +00:00
perl-dbi: Depend on perl/host for host build
Signed-off-by: Marcel Denia <naoir@gmx.net>
This commit is contained in:
@@ -21,6 +21,8 @@ PKG_MAINTAINER:=Marcel Denia <naoir@gmx.net>
|
||||
PKG_BUILD_DIR:=$(BUILD_DIR)/perl/DBI-$(PKG_VERSION)
|
||||
HOST_BUILD_DIR:=$(BUILD_DIR_HOST)/perl/DBI-$(PKG_VERSION)
|
||||
|
||||
HOST_BUILD_DEPENDS:=perl/host
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
include $(INCLUDE_DIR)/host-build.mk
|
||||
include ../perl/perlmod.mk
|
||||
|
||||
Reference in New Issue
Block a user