void-packages/srcpkgs/rygel/patches/require-gupnp.patch
Đoàn Trần Công Danh b7633929ea rygel: require gupnp-devel
2024-12-19 20:38:14 +07:00

9 lines
309 B
Diff

--- a/rygel-core-2.8.pc.in
+++ b/rygel-core-2.8.pc.in
@@ -11,5 +11,5 @@ Description: GNOME (Mobile) UPnP/DLNA Me
Version: @VERSION@
Libs: -L${libdir} -lrygel-core-2.8
Cflags: -I${includedir}/rygel-2.8
-Requires: gupnp-av-1.0 gee-0.8
+Requires: gupnp-1.6 gupnp-av-1.0 gee-0.8
Requires.Private: gmodule-2.0