Skip to content

Commit

Permalink
Merge pull request #229 from chililil93/fix-xpdf-depend
Browse files Browse the repository at this point in the history
remove xpdf dependency
  • Loading branch information
slspencer committed Jun 12, 2020
2 parents 5e82b1b + 34495d4 commit 143d99a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dist/debian/control
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Vcs-Browser: https://github.com/fashionfreedom/seamly2d

Package: seamly2d
Architecture: i386 amd64
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt5core5a (>= 5.2.0) | libqt5core5 (>= 5.2.0), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5printsupport5 (>= 5.2.0), libqt5svg5 (>= 5.2.0), libqt5widgets5 (>= 5.2.0), libqt5xml5 (>= 5.2.0), libqt5xmlpatterns5 (>= 5.2.0), libstdc++6 (>= 4.6), xpdf
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt5core5a (>= 5.2.0) | libqt5core5 (>= 5.2.0), libqt5gui5 (>= 5.2.0) | libqt5gui5-gles (>= 5.2.0), libqt5printsupport5 (>= 5.2.0), libqt5svg5 (>= 5.2.0), libqt5widgets5 (>= 5.2.0), libqt5xml5 (>= 5.2.0), libqt5xmlpatterns5 (>= 5.2.0), libstdc++6 (>= 4.6)
Description: Pattern making program.
Seamly2D is a free and opensource patternmaking program for Windows, Mac, and
Linux. Seamly2D enables creative parametric patterns which conform to an
Expand Down

0 comments on commit 143d99a

Please sign in to comment.