Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
agetic
librecast
Commits
c05e17f2
Commit
c05e17f2
authored
Sep 13, 2018
by
Carlos Remuzzi
Browse files
Merge branch 'manjaro' into 'master'
Adición de soporte para Manjaro Linux See merge request
!1
parents
3c2cc57e
13e395c4
Changes
2
Show whitespace changes
Inline
Side-by-side
INSTALL.md
View file @
c05e17f2
...
@@ -6,6 +6,7 @@ El cliente de **libreCast** esta desarrollado para sistemas operativos **Linux**
...
@@ -6,6 +6,7 @@ El cliente de **libreCast** esta desarrollado para sistemas operativos **Linux**
Se ha verificado el funcionamiento del cliente en las siguientes distros:
Se ha verificado el funcionamiento del cliente en las siguientes distros:
*
Arch Linux
*
Arch Linux
*
Manjaro Linux
*
Debian 8
*
Debian 8
*
Debian 9
*
Debian 9
*
Ubuntu 16.04
*
Ubuntu 16.04
...
...
tools/install.sh
View file @
c05e17f2
...
@@ -66,6 +66,9 @@ verificar_deps() {
...
@@ -66,6 +66,9 @@ verificar_deps() {
arch-
*
)
arch-
*
)
verificar_archlinux_deps
verificar_archlinux_deps
;;
;;
manjaro-
*
)
verificar_archlinux_deps
;;
ubuntu-18.04
*
)
ubuntu-18.04
*
)
verificar_debian_deps
verificar_debian_deps
;;
;;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment