diff options
author | awy <awy@awy.one> | 2025-08-15 23:54:43 +0300 |
---|---|---|
committer | awy <awy@awy.one> | 2025-08-15 23:54:43 +0300 |
commit | b4ab88fb2538fea9e461cd9e2b7f72c05a8f8c7c (patch) | |
tree | 08a438969d7a24a676728f33e7ad50f3827dcac8 | |
parent | 2e889002041596ea5b022ec6fc814fae42e12c54 (diff) |
sys-apps/xdg-desktop-portal-termfilechooser: Added BDEPEND
-rw-r--r-- | sys-apps/xdg-desktop-portal-termfilechooser/xdg-desktop-portal-termfilechooser-9999.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys-apps/xdg-desktop-portal-termfilechooser/xdg-desktop-portal-termfilechooser-9999.ebuild b/sys-apps/xdg-desktop-portal-termfilechooser/xdg-desktop-portal-termfilechooser-9999.ebuild index 1246a59..1b0e83e 100644 --- a/sys-apps/xdg-desktop-portal-termfilechooser/xdg-desktop-portal-termfilechooser-9999.ebuild +++ b/sys-apps/xdg-desktop-portal-termfilechooser/xdg-desktop-portal-termfilechooser-9999.ebuild @@ -24,6 +24,7 @@ DEPEND=" ${RDEPEND} " BDEPEND=" + dev-libs/inih " src_configure() { |