We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2582b85 commit eda73afCopy full SHA for eda73af
Ports/potrace/package.sh
@@ -8,3 +8,6 @@ files="https://potrace.sourceforge.net/download/${version}/potrace-${version}.ta
8
configopts=(
9
"--with-libpotrace"
10
)
11
+depends=(
12
+ 'zlib'
13
+)
0 commit comments