diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2017-04-19 11:31:14 +0200 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2017-04-19 11:31:14 +0200 |
commit | 210aa185147fbae2e30b340abc1611e9655f738e (patch) | |
tree | 26c591565d8d147ec0a1447906754e8e179a9b3e /drminfo.spec | |
parent | 5cccc773e16eac40da497fd1c3bba305bf9781a5 (diff) | |
download | drminfo-210aa185147fbae2e30b340abc1611e9655f738e.tar.gz |
use specific font (Liberation Mono)
Diffstat (limited to 'drminfo.spec')
-rw-r--r-- | drminfo.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/drminfo.spec b/drminfo.spec index 41a09f6..4abe7d7 100644 --- a/drminfo.spec +++ b/drminfo.spec @@ -7,6 +7,8 @@ Group: FIXME URL: http://www.kraxel.org/blog/linux/%{name}/ Source: http://www.kraxel.org/releases/%{name}/%{name}-%{version}.tar.gz +Requires: font(liberationmono) + BuildRequires: libjpeg-devel BuildRequires: pkgconfig(libdrm) BuildRequires: pkgconfig(gbm) |