Update debian/control

This commit is contained in:
ferreo 2024-12-29 12:15:12 +01:00
parent 84426cec35
commit 334e11ad2d

8
debian/control vendored
View File

@ -1,4 +1,4 @@
Source: ghostty-gtk
Source: ghostty
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, libgtk-4-dev, libglib2.0-dev, libharfbuzz-dev, libadwaita-1-dev, libpng-dev, libonig-dev, libpixman-1-dev, zlib1g-dev, pandoc
Rules-Requires-Root: no
Package: ghostty-gtk
Package: ghostty
Architecture: linux-any
Depends: ${misc:Depends}, ${shlibs:Depends}
Conflicts: ghostty
Replaces: ghostty
Conflicts: ghostty-glfw
Replaces: ghostty-glfw
Provides: ghostty
Description: Fast and performant zig powered terminal emulator