projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
replace 'mkdir -p' by 'install -d -m0755'
[openwrt.git]
/
openwrt
/
package
/
atftp
/
ipkg
/
atftpd.control
diff --git
a/openwrt/package/atftp/ipkg/atftpd.control
b/openwrt/package/atftp/ipkg/atftpd.control
index
efb4029
..
acdd2f1
100644
(file)
--- a/
openwrt/package/atftp/ipkg/atftpd.control
+++ b/
openwrt/package/atftp/ipkg/atftpd.control
@@
-2,3
+2,4
@@
Package: atftpd
Priority: optional
Section: net
Description: tftp server
+Depends: libreadline
This page took
0.020144 seconds
and
4
git commands to generate.