summaryrefslogtreecommitdiffstats
path: root/pkg/linux
diff options
context:
space:
mode:
authorJohn Stebbins <[email protected]>2019-01-06 13:41:23 -0700
committerJohn Stebbins <[email protected]>2019-01-06 14:05:49 -0700
commit8f9c67c9b2484bbca4fd596f91e847af2d3ca419 (patch)
treec572c2be0fe455f9c3c01ddf6c4293bf2f4f5bc7 /pkg/linux
parentb09c99829c9412b05888eb7ac017d9b26166396c (diff)
flatpak: remove unnecessary dependencies
Diffstat (limited to 'pkg/linux')
-rw-r--r--pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json11
-rw-r--r--pkg/linux/flatpak/fr.handbrake.ghb.json11
2 files changed, 0 insertions, 22 deletions
diff --git a/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json b/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json
index 0e878b1b7..6513965dd 100644
--- a/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json
+++ b/pkg/linux/flatpak/fr.handbrake.HandBrakeCLI.json
@@ -39,17 +39,6 @@
}
],
"modules": [
- {
- "name": "nasm",
- "cleanup": ["*"],
- "sources": [
- {
- "type": "archive",
- "url": "https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.xz",
- "sha256": "e24ade3e928f7253aa8c14aa44726d1edf3f98643f87c9d72ec1df44b26be8f5"
- }
- ]
- }
]
}
]
diff --git a/pkg/linux/flatpak/fr.handbrake.ghb.json b/pkg/linux/flatpak/fr.handbrake.ghb.json
index 6e448e0bc..8cb5e1453 100644
--- a/pkg/linux/flatpak/fr.handbrake.ghb.json
+++ b/pkg/linux/flatpak/fr.handbrake.ghb.json
@@ -76,17 +76,6 @@
}
],
"modules": [
- {
- "name": "nasm",
- "cleanup": ["*"],
- "sources": [
- {
- "type": "archive",
- "url": "https://www.nasm.us/pub/nasm/releasebuilds/2.14.02/nasm-2.14.02.tar.xz",
- "sha256": "e24ade3e928f7253aa8c14aa44726d1edf3f98643f87c9d72ec1df44b26be8f5"
- }
- ]
- }
]
}
]