Added keyring
This commit is contained in:
parent
bdc3e3934e
commit
8f6f517ef9
2 changed files with 16 additions and 0 deletions
|
@ -21,6 +21,11 @@ package_tdpeuter-base() {
|
|||
bluez bluez-utils networkmanager
|
||||
)
|
||||
|
||||
# Keyring
|
||||
depends+=(
|
||||
keychain
|
||||
)
|
||||
|
||||
}
|
||||
|
||||
package_tdpeuter-dev() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue