Fix dependency name

This commit is contained in:
alan (NyxTrail) 2024-03-03 13:09:25 +00:00
parent 2bc567024a
commit 810d7699b1
1 changed files with 1 additions and 1 deletions

2
debian/control vendored
View File

@ -27,7 +27,7 @@ Section: libdevel
Architecture: any
Depends: ${misc:Depends},
${shlibs:Depends},
libhyprlang-1 (= ${binary:Version})
libhyprlang1 (= ${binary:Version})
Description: Configuration language for Hyprland (development files)
The hypr configuration language is an extremely efficient, yet easy
to work with, configuration language for Linux applications.