mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
cursors: add inkscape to the required tools
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
2b26cf090d
commit
b051d6b685
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
set(setuptools tar xcursorgen)
|
set(setuptools tar xcursorgen inkscape)
|
||||||
foreach(tool ${setuptools})
|
foreach(tool ${setuptools})
|
||||||
string(TOUPPER ${tool} uppertool)
|
string(TOUPPER ${tool} uppertool)
|
||||||
find_program(${uppertool} ${tool})
|
find_program(${uppertool} ${tool})
|
||||||
|
|
Loading…
Add table
Reference in a new issue