Update to new upstream version 0.1.5
- Add new deps: pkgconf, libpixman-1-dev
This commit is contained in:
parent
cbea120c84
commit
0476baba1c
|
|
@ -1,5 +1,5 @@
|
||||||
hyprutils (0.1.3-1) unstable; urgency=medium
|
hyprutils (0.1.5-1) unstable; urgency=medium
|
||||||
|
|
||||||
* Initial release. (Closes: #1073158)
|
* Initial release. (Closes: #1073158)
|
||||||
|
|
||||||
-- Alan M Varghese (NyxTrail) <alan@digistorm.in> Fri, 14 Jun 2024 05:01:57 +0000
|
-- Alan M Varghese (NyxTrail) <alan@digistorm.in> Mon, 01 Jul 2024 05:30:04 +0000
|
||||||
|
|
|
||||||
|
|
@ -6,6 +6,8 @@ Rules-Requires-Root: no
|
||||||
Build-Depends:
|
Build-Depends:
|
||||||
debhelper-compat (= 13),
|
debhelper-compat (= 13),
|
||||||
cmake,
|
cmake,
|
||||||
|
libpixman-1-dev,
|
||||||
|
pkgconf,
|
||||||
Standards-Version: 4.6.2
|
Standards-Version: 4.6.2
|
||||||
Homepage: https://github.com/hyprwm/hyprutils
|
Homepage: https://github.com/hyprwm/hyprutils
|
||||||
Vcs-Browser: https://salsa.debian.org/NyxTrail/hyprutils
|
Vcs-Browser: https://salsa.debian.org/NyxTrail/hyprutils
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue