Skip to content

Commit

Permalink
python-pygdbmi: Add rundep on gdb
Browse files Browse the repository at this point in the history
Signed-off-by: Reilly Brogan <reilly@reillybrogan.com>
  • Loading branch information
ReillyBrogan committed Mar 14, 2024
1 parent 72aa964 commit e743741
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
7 changes: 4 additions & 3 deletions packages/py/python-pygdbmi/package.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name : python-pygdbmi
version : 0.11.0.0
release : 1
release : 2
source :
- https://pypi.debian.net/pygdbmi/pygdbmi-0.11.0.0.tar.gz : 7a286be2fcf25650d9f66e11adc46e972cf078a466864a700cd44739ad261fb0
license : MIT
Expand All @@ -11,8 +11,9 @@ description: |
A library to parse gdb mi output and interact with gdb subprocesses
builddeps :
- pkgconfig(python3)
checkdeps :
- python-pytest
- gdb
rundeps :
- gdb
build : |
%python3_setup
install : |
Expand Down
2 changes: 1 addition & 1 deletion packages/py/python-pygdbmi/pspec_x86_64.xml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
</Files>
</Package>
<History>
<Update release="1">
<Update release="2">
<Date>2024-03-14</Date>
<Version>0.11.0.0</Version>
<Comment>Packaging update</Comment>
Expand Down

0 comments on commit e743741

Please sign in to comment.