mirror of
https://github.com/openwrt/packages.git
synced 2026-01-10 11:44:48 +00:00
davfs2: fixup gettext-version again
It seems this is still needed. Signed-off-by: Rosen Penev <rosenp@gmail.com>
This commit is contained in:
@@ -20,7 +20,7 @@ PKG_LICENSE:=GPL-3
|
||||
PKG_LICENSE_FILES:=COPYING
|
||||
PKG_CPE_ID:=cpe:/a:davfs2:davfs2
|
||||
|
||||
PKG_FIXUP:=autoreconf
|
||||
PKG_FIXUP:=gettext-version autoreconf
|
||||
PKG_BUILD_PARALLEL:=1
|
||||
|
||||
include $(INCLUDE_DIR)/package.mk
|
||||
|
||||
Reference in New Issue
Block a user