summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorGary Kramlich <grim@reaperworld.com>2022-10-23 21:42:32 -0500
committerGary Kramlich <grim@reaperworld.com>2022-10-23 21:42:32 -0500
commit0d3d6b4e10aa1049a0d0eb663dc48bcca03a2f28 (patch)
tree8531c45c458be192c58a9e447c67e9c3e1f3ac8e /subprojects
parentb05e2f939976bd1d564b980eb09dcbccb773e89b (diff)
downloadpidgin-0d3d6b4e10aa1049a0d0eb663dc48bcca03a2f28.tar.gz
Remove the libnice dependency
It's just used for getting addresses of local interfaces and we'll just implement that in traversity. Testing Done: Compiled Reviewed at https://reviews.imfreedom.org/r/1957/
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/libnice.wrap9
1 files changed, 0 insertions, 9 deletions
diff --git a/subprojects/libnice.wrap b/subprojects/libnice.wrap
deleted file mode 100644
index 5ff6c8d246..0000000000
--- a/subprojects/libnice.wrap
+++ /dev/null
@@ -1,9 +0,0 @@
-[wrap-file]
-directory = libnice-0.1.19
-source_url = https://libnice.freedesktop.org/releases/libnice-0.1.19.tar.gz
-source_filename = libnice-0.1.19.tar.gz
-source_hash = 6747af710998cf708a2e8ceef51cccd181373d94201dd4b8d40797a070ed47cc
-
-[provide]
-dependency_names = nice
-nice=libnice_dep \ No newline at end of file