mirror of
https://github.com/SchildiChat/schildichat-desktop.git
synced 2025-07-02 21:50:04 +02:00
Compare commits
4 commits
v1.11.36-s
...
sc
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a1458b136b | ||
![]() |
4b0435ef3b | ||
![]() |
48fb86093a | ||
![]() |
4dcd73f083 |
5 changed files with 5 additions and 5 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM docker.io/fedora:38
|
||||
|
||||
RUN dnf install -y openssl openssl-devel cargo llvm libsecret libsecret-devel sqlcipher sqlcipher-devel g++ ruby-devel gcc make rpm-build libffi-devel tcl libxcrypt-compat
|
||||
RUN dnf install -y openssl openssl-devel cargo llvm libsecret libsecret-devel sqlcipher sqlcipher-devel g++ ruby-devel gcc make rpm-build libffi-devel tcl libxcrypt-compat pkgconf perl
|
||||
|
||||
# node setup
|
||||
ARG NODE_VERSION
|
||||
|
|
2
Makefile
2
Makefile
|
@ -77,7 +77,7 @@ web: setup
|
|||
|
||||
desktop-common: web
|
||||
$(YARN) --cwd element-desktop run fetch --cfgdir ''
|
||||
SQLCIPHER_STATIC=1 $(YARN) --cwd element-desktop run build:native
|
||||
SQLCIPHER_BUNDLED=1 $(YARN) --cwd element-desktop run build:native
|
||||
|
||||
macos-common: web icns
|
||||
$(YARN) --cwd element-desktop run fetch --cfgdir ''
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit 07a530ef7d811223c224520ad973aac0230ece67
|
||||
Subproject commit fb2931eb808d99995a4cd5ef168e8d4697f39e3f
|
|
@ -1 +1 @@
|
|||
Subproject commit 6e9a004b0d57cd1bbd26ff2624de45c259be0412
|
||||
Subproject commit 904c6378682d314fe91bf536b6207c6d5e320459
|
|
@ -1 +1 @@
|
|||
Subproject commit 7aca4ab6c0a0ab96382eeb4fe3470698f31b4d44
|
||||
Subproject commit 5a1c34750acf0c8da2a8ba25b6f79e9ac115230e
|
Loading…
Add table
Add a link
Reference in a new issue