Skip to content

Commit f162788

Browse files
author
ntwigg
committed
Add the SVG rasterizer.
1 parent 3418c82 commit f162788

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

durian-swt/build.gradle

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ p2deps {
1717
into 'testImplementation', {
1818
p2repo "https://download.eclipse.org/eclipse/updates/$SWT_VERSION/"
1919
install 'org.eclipse.swt'
20+
install 'org.eclipse.swt.svg'
2021
}
2122
}
2223
dependencies {

0 commit comments

Comments
 (0)