From 9a0e3adbdd053e281fa30777ed55eb9a8ef701c6 Mon Sep 17 00:00:00 2001 From: Rosen Penev Date: Thu, 14 Jul 2022 01:04:59 -0700 Subject: elektra: actually fix compilation with iconv find_package needs to be moved outside of if. Signed-off-by: Rosen Penev --- libs/elektra/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/elektra/Makefile') diff --git a/libs/elektra/Makefile b/libs/elektra/Makefile index 4cb9d1749..d2a0e9601 100644 --- a/libs/elektra/Makefile +++ b/libs/elektra/Makefile @@ -15,7 +15,7 @@ PKG_NAME:=elektra PKG_LICENSE:=BSD-3-Clause PKG_LICENSE_FILES:=LICENSE.md PKG_VERSION:=0.9.7 -PKG_RELEASE:=3 +PKG_RELEASE:=4 # Use this for official releasees PKG_HASH:=12b7b046004db29317b7b937dc794abf719c400ba3115af8d41849127b562681 -- cgit v1.2.3