aboutsummaryrefslogtreecommitdiff
path: root/bpkg/system-repository.hxx
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2023-03-02 09:56:14 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2023-03-02 09:56:14 +0200
commit93a20edf430996147a38087268eb2af5d39c62c4 (patch)
tree3e92ad7a3ce1dda3dd421c16dce8f0edcf4a8ca3 /bpkg/system-repository.hxx
parent35bbf1d79dfcc2cdf5be5f457639550f06a51bc5 (diff)
WIP (complete Debian .install generation)
Diffstat (limited to 'bpkg/system-repository.hxx')
-rw-r--r--bpkg/system-repository.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/bpkg/system-repository.hxx b/bpkg/system-repository.hxx
index 6fc04f9..d524ee4 100644
--- a/bpkg/system-repository.hxx
+++ b/bpkg/system-repository.hxx
@@ -12,10 +12,10 @@
#include <bpkg/types.hxx>
#include <bpkg/utility.hxx>
-#include <bpkg/system-package-manager.hxx>
-
namespace bpkg
{
+ struct system_package_status; // <bpkg/system-package-manager.hxx>
+
// A map of discovered system package versions. The information can be
// authoritative (i.e., it was provided by the user or auto-discovered
// on this run) or non-authoritative (i.e., comes from selected packages