MAXS: Also install python-gnupg
which is used by MAXS to verify the dependencies. And drop the xmlstarlet dependencies. Newer versions of MAXS only require libxml2-utils.
This commit is contained in:
parent
d989340e63
commit
8e5f03f737
|
@ -185,7 +185,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=main
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
prebuild=make prebuild && \
|
||||
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||
|
||||
|
|
|
@ -144,7 +144,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-alarmset
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-alarmset/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -236,7 +236,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-bluetooth
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-bluetooth/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -236,7 +236,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-bluetoothadmin
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-bluetoothadmin/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -236,7 +236,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-clipboard
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-clipboard/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -248,7 +248,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-contactsread
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-contactsread/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -236,7 +236,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-fileread
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-fileread/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -245,7 +245,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-filewrite
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-filewrite/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -144,7 +144,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-locationfine
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-locationfine/Makefile
|
||||
prebuild=make prebuild
|
||||
|
|
|
@ -144,7 +144,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-misc
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-misc/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -109,7 +109,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-nfc
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-nfc/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -132,7 +132,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-notification
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-notification/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -236,7 +236,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-phonestateread
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-phonestateread/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -236,7 +236,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-ringermode
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-ringermode/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -156,7 +156,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-shell
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-shell/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -236,7 +236,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-smsnotify
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-smsnotify/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -236,7 +236,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-smsread
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-smsread/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -245,7 +245,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-smssend
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-smssend/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -245,7 +245,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-smswrite
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-smswrite/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -153,7 +153,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-wifiaccess
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-wifiaccess/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -144,7 +144,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=module-wifichange
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
init=cd .. && \
|
||||
make module-wifichange/Makefile
|
||||
prebuild=make prebuild && \
|
||||
|
|
|
@ -205,7 +205,7 @@ Build:0.5.3,2000501435
|
|||
commit=0.5.3
|
||||
subdir=transport-xmpp
|
||||
submodules=yes
|
||||
sudo=apt-get install -y xmlstarlet libxml2-utils
|
||||
sudo=apt-get install -y python-gnupg libxml2-utils
|
||||
prebuild=make prebuild && \
|
||||
rm -rf ../module-shell/libraryProjects/root-commands/ExampleApp
|
||||
|
||||
|
|
Loading…
Reference in a new issue