diff options
author | Gerd Hoffmann <kraxel@redhat.com> | 2018-11-29 16:30:25 +0100 |
---|---|---|
committer | Gerd Hoffmann <kraxel@redhat.com> | 2018-11-29 16:30:25 +0100 |
commit | 83e2fdfc0f0061b38da2010460c36eb3ec9e58b5 (patch) | |
tree | fd2525776db0352ce57027395f2bc14ae01d1722 | |
parent | 3d13c66cfe559cbe94dc652349aa62cb567e24e4 (diff) | |
download | libpcd-master.tar.gz |
-rw-r--r-- | libpcd.spec | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/libpcd.spec b/libpcd.spec index 7a86517..15e1a29 100644 --- a/libpcd.spec +++ b/libpcd.spec @@ -7,6 +7,8 @@ Group: System Environment/Libraries URL: http://www.kraxel.org/blog/linux/%{name}/ Source: http://www.kraxel.org/releases/%{name}/%{name}-%{version}.tar.gz +BuildRequires: gcc + %description PhotoCD decoding library |