added some minimum versions to debian/control
added debian/source/options, we don't want to provide KDevelop settings
This commit is contained in:
parent
ace6ee4cb7
commit
4e3261d606
12
debian/control
vendored
12
debian/control
vendored
@ -10,14 +10,14 @@ Build-Depends: automoc,
|
|||||||
debhelper (>= 9),
|
debhelper (>= 9),
|
||||||
libfm-dev (>= 1.2.0),
|
libfm-dev (>= 1.2.0),
|
||||||
libglib2.0-dev,
|
libglib2.0-dev,
|
||||||
liblxqt0-dev,
|
liblxqt0-dev (>= 0.9),
|
||||||
libmenu-cache-dev,
|
libmenu-cache-dev (>= 0.5),
|
||||||
libqt5x11extras5-dev,
|
libqt5x11extras5-dev (>= 5.3),
|
||||||
libqt5xdg-dev,
|
libqt5xdg-dev (>= 1.2),
|
||||||
libx11-dev,
|
libx11-dev,
|
||||||
pkg-config,
|
pkg-config,
|
||||||
qttools5-dev,
|
qttools5-dev (>= 5.3),
|
||||||
qttools5-dev-tools,
|
qttools5-dev-tools (>= 5.3),
|
||||||
quilt
|
quilt
|
||||||
Standards-Version: 3.9.6
|
Standards-Version: 3.9.6
|
||||||
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/pcmanfm-qt
|
Vcs-Browser: http://anonscm.debian.org/cgit/pkg-lxqt/pcmanfm-qt
|
||||||
|
2
debian/source/options
vendored
Normal file
2
debian/source/options
vendored
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
tar-ignore = pcmanfm-qt.kdev4
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user