André pushed to branch master at gajim / gajim

Commits:
c2be5372 by André Apitzsch at 2019-03-20T23:29:00Z
Flatpak: Fix cryptography build

- - - - -
fd46fcab by André Apitzsch at 2019-03-20T23:29:45Z
Flatpak: Update runtime version to 3.32

- - - - -


1 changed file:

- flatpak/org.gajim.Gajim.yaml


Changes:

=====================================
flatpak/org.gajim.Gajim.yaml
=====================================
@@ -1,6 +1,6 @@
 app-id: org.gajim.Gajim
 runtime: org.gnome.Platform
-runtime-version: 3.30
+runtime-version: 3.32
 sdk: org.gnome.Sdk
 command: gajim
 tags: nightly
@@ -13,6 +13,7 @@ finish-args:
   - --socket=pulseaudio
   - --system-talk-name=org.freedesktop.GeoClue2
   - --system-talk-name=org.freedesktop.login1
+  - --talk-name=org.freedesktop.Notifications
   - --talk-name=org.gnome.ScreenSaver
   - --talk-name=org.mpris.MediaPlayer2.*
   # Keyring
@@ -88,7 +89,7 @@ modules:
   - name: python3-cryptography
     buildsystem: simple
     build-commands:
-      - pip3 install --prefix=/app .
+      - python3 setup.py install --prefix=/app
     sources:
       - type: archive
         url: 
https://files.pythonhosted.org/packages/07/ca/bc827c5e55918ad223d59d299fff92f3563476c3b00d0a9157d9c0217449/cryptography-2.6.1.tar.gz



View it on GitLab: 
https://dev.gajim.org/gajim/gajim/compare/ae4c98cbb2d187bb846fadce9584c1499a7f30cf...fd46fcab645180e294fa723ec9378deee114f5d2

-- 
View it on GitLab: 
https://dev.gajim.org/gajim/gajim/compare/ae4c98cbb2d187bb846fadce9584c1499a7f30cf...fd46fcab645180e294fa723ec9378deee114f5d2
You're receiving this email because of your account on dev.gajim.org.
_______________________________________________
Commits mailing list
[email protected]
https://lists.gajim.org/cgi-bin/listinfo/commits

Reply via email to