Skip to content

Commit

Permalink
fix(debian): add build dependency to pkg-config #73
Browse files Browse the repository at this point in the history
  • Loading branch information
jfmcarreira committed Apr 27, 2024
1 parent 9ec495a commit 387d901
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Priority: optional
Maintainer: Joao Carreira <[email protected]>
Uploaders: Stuart Prescott <[email protected]>
Build-Depends: debhelper (>= 7.3.16~),
pkg-kde-tools (>= 0.5~),
pkg-config
cmake,
qtbase5-dev,
qtchooser,
Expand All @@ -14,14 +14,14 @@ Build-Depends: debhelper (>= 7.3.16~),
qttools5-dev-tools,
extra-cmake-modules,
libpoppler-qt5-dev,
pkg-kde-tools (>= 0.5~),
libkf5xmlgui-dev,
libkf5texteditor-dev,
libkf5doctools-dev,
libkf5parts-dev,
libkf5iconthemes-dev,
xsltproc,
imagemagick,
libmagickcore-extra
xsltproc

Homepage: http://www.hackenberger.at/ktikz-editor-for-the-tikz-language
Vcs-Svn: svn://hackenberger.at/svnroot/ktikz/trunk
Standards-Version: 3.9.1
Expand Down

0 comments on commit 387d901

Please sign in to comment.