summaryrefslogtreecommitdiffstats
path: root/rules/dconf.in
diff options
context:
space:
mode:
Diffstat (limited to 'rules/dconf.in')
-rw-r--r--rules/dconf.in18
1 files changed, 0 insertions, 18 deletions
diff --git a/rules/dconf.in b/rules/dconf.in
deleted file mode 100644
index 36ee65050..000000000
--- a/rules/dconf.in
+++ /dev/null
@@ -1,18 +0,0 @@
-## SECTION=staging
-## old section:
-### SECTION=system_libraries
-
-config DCONF
- tristate
- select GLIB
- select LIBC_RT
- select LIBC_RESOLV
- select DBUS
- prompt "dconf"
- help
- dconf is a low-level configuration system. Its main purpose is to
- provide a backend to GSettings on platforms that don't already have
- configuration storage systems.
-
- STAGING: remove in ptxdist-2019.02.0
- Really old version that needs updating and fails to build.