Skip to content

Commit 053026b

Browse files
committed
update generated C bindings for configured repo support
1 parent 86488fe commit 053026b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pkgcraft/C.pxd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ cdef extern from "pkgcraft.h":
6464
OPERATOR_GREATER,
6565

6666
cdef enum PkgFormat:
67+
PKG_FORMAT_CONFIGURED,
6768
PKG_FORMAT_EBUILD,
6869
PKG_FORMAT_FAKE,
6970

0 commit comments

Comments
 (0)