From 1db029df72bcd50dd877d388c2e0934d8ed3d321 Mon Sep 17 00:00:00 2001 From: Ondrej Holy Date: Fri, 13 Apr 2018 14:26:33 +0200 Subject: Remove libgdu support libgdu has been removed in 2011 and is superseded by libudisks2, so there is no need to have gdu volume monitor in the tree. --- meson_options.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'meson_options.txt') diff --git a/meson_options.txt b/meson_options.txt index 66e2ade8..e4006dbe 100644 --- a/meson_options.txt +++ b/meson_options.txt @@ -7,7 +7,6 @@ option('afp', type: 'boolean', value: true, description: 'build with afp backend option('archive', type: 'boolean', value: true, description: 'build with archive backend') option('cdda', type: 'boolean', value: true, description: 'build with cdda backend') option('dnssd', type: 'boolean', value: true, description: 'build with dnssd backend') -option('gdu', type: 'boolean', value: false, description: 'build with gdu volume monitor') option('goa', type: 'boolean', value: true, description: 'build with goa volume monitor') option('google', type: 'boolean', value: true, description: 'build with google backend') option('gphoto2', type: 'boolean', value: true, description: 'build with gphoto2 backend and volume monitor') -- cgit v1.2.1