Update debian/control

This commit is contained in:
ferreo 2024-12-29 12:04:07 +01:00
parent 26ed08b1ca
commit e3843e09f5

8
debian/control vendored
View File

@ -1,4 +1,4 @@
Source: ghostty
Source: ghostty-glfw
Section: admin
Priority: optional
Maintainer: ferreo <harderthanfire@gmail.com>
@ -6,11 +6,11 @@ Standards-Version: 4.6.1
Build-Depends: debhelper-compat (= 13), zig, libfontconfig-dev, libfreetype-dev, build-essential, libglfw3-dev, libharfbuzz-dev, libpng-dev, libonig-dev, libpixman-1-dev, zlib1g-dev, pandoc
Rules-Requires-Root: no
Package: ghostty
Package: ghostty-glfw
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: ghostty-gtk
Replaces: ghostty-gtk
Conflicts: ghostty
Replaces: ghostty
Provides: ghostty
Description: Fast and performant zig powered terminal emulator