projects
/
openwrt
/
staging
/
xback.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cacb52e
)
blkid only depends on libuuid and libblkid (#4932)
author
Florian Fainelli
<florian@openwrt.org>
Sun, 19 Apr 2009 20:49:43 +0000
(20:49 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Sun, 19 Apr 2009 20:49:43 +0000
(20:49 +0000)
SVN-Revision: 15280
package/e2fsprogs/Makefile
patch
|
blob
|
history
diff --git
a/package/e2fsprogs/Makefile
b/package/e2fsprogs/Makefile
index 3a66b3e14c91aa5d508f3d1be763452928dba715..4b2a30b687f93b1030ea60a7f0e088d42530b731 100644
(file)
--- a/
package/e2fsprogs/Makefile
+++ b/
package/e2fsprogs/Makefile
@@
-9,7
+9,7
@@
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
@@
-103,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 += \