diff --git a/dist/deb/debian.control b/dist/deb/debian.control index 1b1354fac2..6b90cb2d03 100644 --- a/dist/deb/debian.control +++ b/dist/deb/debian.control @@ -4,6 +4,7 @@ Priority: optional Maintainer: RizinOrg Build-Depends: debhelper (>= 12), meson, + ninja-build, pkg-config, python3, python3-setuptools, diff --git a/dist/deb/rizin.dsc b/dist/deb/rizin.dsc index dd37ac888f..1027edacbc 100644 --- a/dist/deb/rizin.dsc +++ b/dist/deb/rizin.dsc @@ -2,13 +2,13 @@ Format: 1.0 Source: rizin Binary: rizin, librizin-dev, rizin-common Architecture: any all -Version: 0.3.0-1 +Version: 0.4.0-1 Maintainer: RizinOrg Homepage: https://rizin.re/ Standards-Version: 4.5.1 Vcs-Browser: https://github.com/rizinorg/rizin Vcs-Git: https://github.com/rizinorg/rizin -Build-Depends: debhelper (>= 12), meson (>= 0.55.0), pkg-config, python3, python3-setuptools +Build-Depends: debhelper (>= 12), meson (>= 0.55.0), ninja-build, pkg-config, python3, python3-setuptools Package-List: rizin deb devel optional arch=any rizin-common deb devel optional arch=all