projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1efbe89
)
nbd-client depends on linux-2.6
author
Florian Fainelli
<florian@openwrt.org>
Tue, 11 Nov 2008 16:10:47 +0000
(16:10 +0000)
committer
Florian Fainelli
<florian@openwrt.org>
Tue, 11 Nov 2008 16:10:47 +0000
(16:10 +0000)
SVN-Revision: 13186
net/nbd/Makefile
patch
|
blob
|
history
diff --git
a/net/nbd/Makefile
b/net/nbd/Makefile
index c7d70345a5a5f7788d0bea8d8c56de76b4eaff68..77ffa2926b3fce98ca9dad175739be909aed3c32 100644
(file)
--- a/
net/nbd/Makefile
+++ b/
net/nbd/Makefile
@@
-23,6
+23,7
@@
PKG_BUILD_DEPENDS:=glib2 libintl
define Package/nbd
SECTION:=net
CATEGORY:=Network
+ DEPENDS:=@LINUX_2_6
TITLE:=Network Block Device utilities
URL:=http://nbd.sourceforge.net
endef