desktop/arc-theme: Fixed dep info

This commit is contained in:
Robby Workman 2021-04-18 21:05:37 -05:00
parent bd33a9fc83
commit a3fd9f294f
2 changed files with 2 additions and 2 deletions

View File

@ -2,4 +2,4 @@ Arc is a flat theme with transparent elements for GTK 3, GTK 2 and
Gnome-Shell which supports GTK 3 and GTK 2 based desktop
environments like Gnome, Unity, Budgie, Pantheon, XFCE, Mate, etc.
inkscape, optipng and sassc are build-time dependencies.
inkscape and optipng are build-time dependencies.

View File

@ -5,6 +5,6 @@ DOWNLOAD="http://ponce.cc/slackware/sources/repo/arc-theme-20201121_81130a2.tar.
MD5SUM="bffd762770faf368ad2849534c5e3ad4"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="inkscape murrine optipng sassc"
REQUIRES="inkscape murrine optipng"
MAINTAINER="Marcel Saegebarth"
EMAIL="marc@mos6581.de"