Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--config/deps/system.json6
-rw-r--r--config/packages/deps.json8
2 files changed, 0 insertions, 14 deletions
diff --git a/config/deps/system.json b/config/deps/system.json
index 27c8f7d..f34c15e 100644
--- a/config/deps/system.json
+++ b/config/deps/system.json
@@ -60,12 +60,6 @@
"name": "libjpeg"
},
{
- "check": "libsoup-2.4",
- "checker": "pkgconfig",
- "if": "gnome_version != '3.4'",
- "name": "libsoup"
- },
- {
"check": "webp/decode.h",
"checker": "include",
"name": "libwebp"
diff --git a/config/packages/deps.json b/config/packages/deps.json
index 954bcdc..edcc376 100644
--- a/config/packages/deps.json
+++ b/config/packages/deps.json
@@ -627,14 +627,6 @@
"librsvg2-dev"
]
},
- "libsoup": {
- "fedora": [
- "libsoup-devel"
- ],
- "ubuntu": [
- "libsoup2.4-dev"
- ]
- },
"libtasn1": {
"debian": [
"libtasn1-3-dev"