- Package:
- libxfconf-0-dev
- Source:
- libxfconf-0-dev
- Description:
- Development files for libxfconf
- Submitter:
- Arthur Demchenkov
- Date:
- 2023-03-09 19:27:02 UTC
- Severity:
- normal
- Tags:
Dear Maintainer, I'm trying to build Xfce panel plugin which is written using Vala language, and it fails because of missing Vala API files in libxfconf-0-dev package. Vala is the language which is widely used for writing applications that use glib/gtk+ libraries. I attach the patch for xfconf package that can fix the issue. The plugin I was trying to build: https://gitlab.xfce.org/panel-plugins/xfce4-notes-plugin Thank you!