mirror of
https://github.com/epasveer/seer.git
synced 2026-08-30 00:50:42 +08:00
20 lines
391 B
Plaintext
20 lines
391 B
Plaintext
Source: seergdb
|
|
Section: devel
|
|
Priority: optional
|
|
Maintainer: Ernie Pasveer <epasveer@att.net>
|
|
Build-Depends: debhelper (>= 10.0.0),
|
|
dh-exec,
|
|
cmake,
|
|
qtbase5-dev,
|
|
libqt5charts5-dev
|
|
Standards-Version: 4.1.3
|
|
Homepage: https://github.com/epasveer/seer
|
|
|
|
Package: seergdb
|
|
Architecture: any
|
|
Depends:
|
|
${shlibs:Depends},
|
|
${misc:Depends},
|
|
Recommends: gdb
|
|
Description: A GUI frontend to gdb.
|