diff --git a/org.DolphinEmu.dolphin-emu.json b/org.DolphinEmu.dolphin-emu.json index 815f148..2a8f1d3 100644 --- a/org.DolphinEmu.dolphin-emu.json +++ b/org.DolphinEmu.dolphin-emu.json @@ -47,6 +47,7 @@ "name": "bluez", "config-opts": [ "--enable-library", + "--disable-manpages", "--disable-udev", "--disable-tools", "--disable-cups", @@ -62,8 +63,8 @@ "sources": [ { "type": "archive", - "url": "https://www.kernel.org/pub/linux/bluetooth/bluez-5.58.tar.xz", - "sha256": "c8065e75a5eb67236849ef68a354b1700540305a8c88ef0a0fd6288f19daf1f1", + "url": "https://www.kernel.org/pub/linux/bluetooth/bluez-5.59.tar.xz", + "sha256": "046b95b386d0bfb2a16311fe799d517ee7735045512d89902c4ed701db477316", "x-checker-data": { "type": "anitya", "project-id": 10029, @@ -142,4 +143,4 @@ ] } ] -} \ No newline at end of file +}