Browse Source
Update manjaro.install
update openssl-dev install
pull/57/head
Gorgone
5 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
0 deletions
-
support/os/manjaro.install
|
@ -61,6 +61,9 @@ do |
|
|
crypto.h) |
|
|
crypto.h) |
|
|
inst="libssl-dev"; |
|
|
inst="libssl-dev"; |
|
|
;; |
|
|
;; |
|
|
|
|
|
opensslconf.h) |
|
|
|
|
|
inst="libssl-dev"; |
|
|
|
|
|
;; |
|
|
libusb.h) |
|
|
libusb.h) |
|
|
inst="libusb-1.0.0-dev"; |
|
|
inst="libusb-1.0.0-dev"; |
|
|
;; |
|
|
;; |
|
|