projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
ead: use the new pcap features and the raw socket optimization to eliminate most...
[openwrt.git]
/
package
/
util-linux-ng
/
Makefile
diff --git
a/package/util-linux-ng/Makefile
b/package/util-linux-ng/Makefile
index
d3fa363
..
8f4ee9b
100644
(file)
--- a/
package/util-linux-ng/Makefile
+++ b/
package/util-linux-ng/Makefile
@@
-22,7
+22,6
@@
include $(INCLUDE_DIR)/package.mk
define Package/util-linux/Default
SECTION:=utils
CATEGORY:=Utilities
define Package/util-linux/Default
SECTION:=utils
CATEGORY:=Utilities
- DEPENDS:=@!TARGET_etrax
URL:=http://www.kernel.org/pub/linux/utils/util-linux-ng/
endef
URL:=http://www.kernel.org/pub/linux/utils/util-linux-ng/
endef
@@
-70,7
+69,7
@@
define Package/swap-utils
$(call Package/util-linux/Default)
SUBMENU:=disc
TITLE:=Swap space management utilities
$(call Package/util-linux/Default)
SUBMENU:=disc
TITLE:=Swap space management utilities
- DEPENDS+= +libuuid
+ DEPENDS+= +lib
blkid +lib
uuid
endef
define Package/swap-utils/description
endef
define Package/swap-utils/description
This page took
0.023525 seconds
and
4
git commands to generate.