From 1d6e936d172a92d055a39dce5cb6e7e478c8080e Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 13 Nov 2013 19:08:47 +0100 Subject: ensure that host-compile is done always before cross-compile, otherwise shit happens. not always required by package build, but for now a limitation of the buildsystem, which reuses WRKDIR --- package/gettext-tiny/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'package/gettext-tiny') diff --git a/package/gettext-tiny/Makefile b/package/gettext-tiny/Makefile index 6a98b123f..71fdda509 100644 --- a/package/gettext-tiny/Makefile +++ b/package/gettext-tiny/Makefile @@ -9,6 +9,7 @@ PKG_RELEASE:= 1 PKG_MD5SUM:= 3af6fd8a9042603b61f634b1c6f49e7e PKG_DESCR:= Gettext stub and replacement PKG_SECTION:= libs +PKG_BUILDDEP:= gettext-tiny-host PKG_URL:= https://github.com/rofl0r/gettext-tiny PKG_SITES:= http://ftp.barfooze.de/pub/sabotage/tarballs/ PKG_OPTS:= dev -- cgit v1.2.3