summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWill Thompson <will@willthompson.co.uk>2020-07-02 22:23:49 +0100
committerWill Thompson <will@willthompson.co.uk>2020-07-06 09:51:34 +0100
commit17f727fba56c23c693b45455fd5704f78ac88a9c (patch)
treef06dda66a14cf535922f3b4e75b024bdeedbdf23
parent1211fc214865c93fb20acd429ae2c8146b031625 (diff)
flatpak: Remove pcap and dbus dependencies
-rw-r--r--flatpak/org.freedesktop.Bustle.yaml45
1 files changed, 0 insertions, 45 deletions
diff --git a/flatpak/org.freedesktop.Bustle.yaml b/flatpak/org.freedesktop.Bustle.yaml
index e0eec12..ade7a30 100644
--- a/flatpak/org.freedesktop.Bustle.yaml
+++ b/flatpak/org.freedesktop.Bustle.yaml
@@ -86,13 +86,6 @@ modules:
- type: archive
url: https://www.tcpdump.org/release/libpcap-1.9.0.tar.gz
sha256: 2edb88808e5913fdaa8e9c1fcaf272e19b2485338742b5074b9fe44d68f37019
- - name: haskell-pcap
- sources:
- - type: archive
- url: https://hackage.haskell.org/package/pcap-0.4.5.2/pcap-0.4.5.2.tar.gz
- sha256: e7e92e6ff4bffa22102335a38dabb97fd0771fdf3b75d45cd7c1708c85e1cd5f
- - type: file
- path: Makefile
# gtk2hs dependencies begin here
- name: haskell-hashtables
@@ -134,44 +127,6 @@ modules:
- build-gtk # this is the gtk3 version
no-autogen: true
- # dbus dependencies begin here
- - name: haskell-xml-types
- sources:
- - type: archive
- url: https://hackage.haskell.org/package/xml-types-0.3.6/xml-types-0.3.6.tar.gz
- sha256: 9937d440072552c03c6d8ad79f61e61467dc28dcd5adeaad81038b9b94eef8c9
- - type: file
- path: Makefile
- no-autogen: true
- - name: haskell-libxml-sax
- sources:
- - type: archive
- url: https://hackage.haskell.org/package/libxml-sax-0.7.5/libxml-sax-0.7.5.tar.gz
- sha256: 99141784cc0d6c5749f0df618b2d46922391eede09f4f9ccfc36fb58a9c16d51
- - type: file
- path: Makefile
- no-autogen: true
- - name: haskell-cereal
- sources:
- - type: archive
- url: https://hackage.haskell.org/package/cereal-0.5.5.0/cereal-0.5.5.0.tar.gz
- sha256: 0b97320ffbfa6df2e5679022215dbd0fe6e3b5ae8428c2ff4310d9e1acf16822
- - type: file
- path: Makefile
- no-autogen: true
- # TODO: bump dependency to dbus 1.0.1, and revise licensing info: it's now
- # Apache-2, which is compatible with LGPL-3, rather than GPL-3. However, it
- # brings with it tens of new dependencies, at which point it is probably
- # worth generating this manifest.
- - name: haskell-dbus
- sources:
- - type: archive
- url: https://hackage.haskell.org/package/dbus-0.10.13/dbus-0.10.13.tar.gz
- sha256: aa94aefba8a0be240faddec88442afd8db1fa4e994423d474b112ec1c67e7aca
- - type: file
- path: Makefile
- no-autogen: true
-
# for the man page!
- name: help2man
sources: