summaryrefslogtreecommitdiffstats
path: root/pcitool.spec.in
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2017-08-16 22:38:14 +0200
committerSuren A. Chilingaryan <csa@suren.me>2017-08-16 22:38:14 +0200
commit991f507418cb21da6ced14984b19567ade27933a (patch)
treedb29cd66dcfaed89f1853684fcf37be5c641c4f0 /pcitool.spec.in
parentde3112ba6a92fc56c8861f7deabb7db1c487e775 (diff)
parent39c23788696c7f1ff76687bfeac376a919138844 (diff)
downloadpcitool-991f507418cb21da6ced14984b19567ade27933a.tar.gz
pcitool-991f507418cb21da6ced14984b19567ade27933a.tar.bz2
pcitool-991f507418cb21da6ced14984b19567ade27933a.tar.xz
pcitool-991f507418cb21da6ced14984b19567ade27933a.zip
Merge minor fixes from camera/pcitool
Diffstat (limited to 'pcitool.spec.in')
-rw-r--r--pcitool.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcitool.spec.in b/pcitool.spec.in
index 645492b..8467519 100644
--- a/pcitool.spec.in
+++ b/pcitool.spec.in
@@ -18,7 +18,7 @@ Vendor: Institute for Data Processing and Electronics, KIT
Packager: Suren A. Chilingaryan <csa@suren.me>
Source: ${CPACK_SOURCE_PACKAGE_FILE_NAME}.tar.bz2
URL: http://darksoft.org
-BuildRequires: libfastwriter-devel libxml2-devel uthash
+BuildRequires: libfastwriter-devel libxml2-devel uthash-devel
BuildRequires: python python-devel swig
BuildRequires: dkms
BuildRequires: doxygen
@@ -59,7 +59,7 @@ API exposes 4 API layers.
Summary: Development files for pcilib
Group: Development/Libraries
Requires: libpcilib${PCILIB_ABI_VERSION} = %{version}
-Requires: uthash
+Requires: uthash-devel
%description -n libpcilib-devel
Development files for user-space PCI library