diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 21:05:37 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2021-04-18 21:05:37 -0500 |
commit | a3fd9f294f895bcc493a1acb1564f2489a8ef105 (patch) | |
tree | c403d8128c05c7b5f9c4c4a585261a4ef132e766 /desktop | |
parent | bd33a9fc8364ebeaa320bd48183e8bcf87bfa2d3 (diff) |
desktop/arc-theme: Fixed dep info
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/arc-theme/README | 2 | ||||
-rw-r--r-- | desktop/arc-theme/arc-theme.info | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/desktop/arc-theme/README b/desktop/arc-theme/README index 70bf665caec0..10a45b5c014b 100644 --- a/desktop/arc-theme/README +++ b/desktop/arc-theme/README @@ -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. diff --git a/desktop/arc-theme/arc-theme.info b/desktop/arc-theme/arc-theme.info index f3be718dc8ce..37e8664521e5 100644 --- a/desktop/arc-theme/arc-theme.info +++ b/desktop/arc-theme/arc-theme.info @@ -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" |