mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-06 08:26:50 +01:00
graphics/pencil2d: Fixed dep info
This commit is contained in:
parent
30dee04339
commit
c82ffd8900
1 changed files with 1 additions and 1 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="https://github.com/pencil2d/pencil/archive/v0.6.5/pencil-0.6.5.tar.gz"
|
|||
MD5SUM="80f5f5ca1ba49453631353b5b1c8c5ee"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="six pyudev python-evdev graphviz ninja meson libwacom libinput libxkbcommon qt5"
|
||||
REQUIRES="pyudev python-evdev graphviz"
|
||||
MAINTAINER="Michales Michaloudes"
|
||||
EMAIL="korgie@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue