diff options
author | 2021-06-22 23:23:19 +0200 | |
---|---|---|
committer | 2021-06-22 23:23:19 +0200 | |
commit | 930973d6252084eb0118b09b827602a10a4096a5 (patch) | |
tree | f123032ebf82de0b8619e2ae5e32b03296e6e0f1 | |
parent | a92d07c22e7f35d6948296cb513018f7750f209f (diff) | |
download | flat-remix-930973d6252084eb0118b09b827602a10a4096a5.tar.gz flat-remix-930973d6252084eb0118b09b827602a10a4096a5.zip |
Add fedora build-dependency
-rw-r--r-- | flat-remix.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/flat-remix.spec b/flat-remix.spec index e508bb9b0..59d371739 100644 --- a/flat-remix.spec +++ b/flat-remix.spec @@ -8,6 +8,7 @@ Group: User Interface/Desktops Source: https://github.com/daniruiz/%{name}/archive/%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch +BuildRequires: make %description Flat Remix is an icon theme inspired by material design. It is mostly flat using a colorful palette with some shadows, highlights, and gradients for some depth. |