mirror of
https://bitbucket.org/smil3y/katana.git
synced 2025-02-23 18:32:47 +00:00
packaging: kde-workspace can now use lldb instead of gdb for backtraces
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
3b71c3dfb6
commit
9947b66721
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ Build-Depends: debhelper (>= 9~), cmake, katie-dev, katanalibs,
|
|||
|
||||
Package: katana-workspace
|
||||
Architecture: amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hurd-i386
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ariya-icons, gdb, upower,
|
||||
Depends: ${shlibs:Depends}, ${misc:Depends}, ariya-icons, gdb | lldb, upower,
|
||||
xserver-xorg, x11-xserver-utils, x11-xkb-utils, x11-utils, fonts-dejavu,
|
||||
lm-sensors, pciutils, icoutils, dbus-x11, iso-codes, djvulibre-bin, mtools,
|
||||
xscreensaver, katie-tools, lightdm, samba, geoclue-2.0, hwdata, qrencode,
|
||||
|
|
Loading…
Add table
Reference in a new issue