Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/flathub/shared-modules.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Figuière <hub@figuiere.net>2020-04-26 03:57:57 +0300
committerPatrick <tingping@tingping.se>2020-04-28 05:38:11 +0300
commit276db072eb35fb5e89fde31d152311d4fe3a2ada (patch)
tree220e69c99a73cf0e81d3eb7e540c47fd0efe0a4c /linux-audio
parent3bb11a8585f2eeb2f10da61200697db92034b4f4 (diff)
lrdf.json: don't build libxml2, it is in the freedesktop sdk
Diffstat (limited to 'linux-audio')
-rw-r--r--linux-audio/lrdf.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/linux-audio/lrdf.json b/linux-audio/lrdf.json
index 6a9ad55..c2395b2 100644
--- a/linux-audio/lrdf.json
+++ b/linux-audio/lrdf.json
@@ -4,20 +4,6 @@
"modules": [
"ladspa.json",
{
- "name": "libxml2",
- "config-opts": [
- "--without-python",
- "--disable-static"
- ],
- "sources": [
- {
- "type": "archive",
- "url": "https://github.com/GNOME/libxml2/archive/v2.9.8.tar.gz",
- "sha256": "ff879b0d9142564bfe63df9753df936f05150afdd7bae07261f12d4dad33ba4a"
- }
- ]
- },
- {
"name": "raptor2",
"config-opts": [
"--disable-static"