aboutsummaryrefslogtreecommitdiff
path: root/bpkg/system-package-manager-fedora.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'bpkg/system-package-manager-fedora.hxx')
-rw-r--r--bpkg/system-package-manager-fedora.hxx3
1 files changed, 3 insertions, 0 deletions
diff --git a/bpkg/system-package-manager-fedora.hxx b/bpkg/system-package-manager-fedora.hxx
index a1f7baf..df2e765 100644
--- a/bpkg/system-package-manager-fedora.hxx
+++ b/bpkg/system-package-manager-fedora.hxx
@@ -252,6 +252,9 @@ namespace bpkg
void
dnf_install (const strings&);
+ void
+ dnf_mark_install (const strings&);
+
pair<cstrings, const process_path&>
dnf_common (const char*);