diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-08-01 21:56:47 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-08-01 21:56:47 (EDT) |
commit | 47807312ce0d5105d2ecd7ced23999c9e57b6a7f (patch) | |
tree | 2ba1a4d46827801a1a93f609fd03a30a9b773937 | |
parent | e1fce26c009d7ed19da9282c714b8a1d5fc975a9 (diff) |
control: Add some B-Ds.
-rw-r--r-- | control | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -1,3 +1,7 @@ Maintainer: "P. J. McDermott" <pj@pehjota.net> -Build-Depends: opkhelper-3.0 +Build-Depends: opkhelper-3.0, + libnl-3-dev [any-linux-any], + libnl-genl-3-dev [any-linux-any], + libncurses.5-dev, + libreadline-dev, Homepage: http://w1.fi/wpa_supplicant/ |