X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/469c5a805793259870d4940fad1db936d4be7344..d7b9dc5572c4ff1f91dd71582333fd0ebe98506d:/package/e2fsprogs/Makefile diff --git a/package/e2fsprogs/Makefile b/package/e2fsprogs/Makefile index b5078d192..4b2a30b68 100644 --- a/package/e2fsprogs/Makefile +++ b/package/e2fsprogs/Makefile @@ -4,13 +4,12 @@ # This is free software, licensed under the GNU General Public License v2. # See /LICENSE for more information. # -# $Id$ include $(TOPDIR)/rules.mk PKG_NAME:=e2fsprogs PKG_VERSION:=1.41.3 -PKG_RELEASE:=3 +PKG_RELEASE:=4 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz PKG_SOURCE_URL:=@SF/e2fsprogs @@ -104,7 +103,7 @@ endef define Package/blkid $(call Package/e2fsprogs) TITLE:=Command-line utility to locate/print block device attributes - DEPENDS:=e2fsprogs + DEPENDS:=libuuid libblkid endef CONFIGURE_ARGS += \