Skip to content

Commit

Permalink
Update PackageCore matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
jarun committed Feb 19, 2018
1 parent 4b5979e commit e8c545a
Showing 1 changed file with 22 additions and 10 deletions.
32 changes: 22 additions & 10 deletions packagecore.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: imgp
maintainer: Arun Prakash Jana <[email protected]>
license: GPLv3
summary: Superfast batch image resizer and rotator.
summary: Multi-core batch image resizer and rotator.
homepage: https://github.com/jarun/imgp
commands:
install:
Expand All @@ -13,12 +13,6 @@ packages:
deps:
- python-pillow
- python
fedora26:
builddeps:
- make
deps:
- python3-pillow
- python3
centos7.3:
builddeps:
- make
Expand All @@ -28,19 +22,37 @@ packages:
commands:
pre:
- yum install epel-release
ubuntu16.04:
debian9:
builddeps:
- make
deps:
- python3-pillow
- python3
ubuntu17.10:
fedora26:
builddeps:
- make
deps:
- python3-pillow
- python3
debian9:
fedora27:
builddeps:
- make
deps:
- python3-pillow
- python3
opensuse42.3:
builddeps:
- make
deps:
- python3-Pillow
- python3
ubuntu16.04:
builddeps:
- make
deps:
- python3-pillow
- python3
ubuntu17.10:
builddeps:
- make
deps:
Expand Down

0 comments on commit e8c545a

Please sign in to comment.