summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBernhard Posselt <dev@bernhard-posselt.com>2014-12-26 02:11:07 +0100
committerBernhard Posselt <dev@bernhard-posselt.com>2014-12-26 02:11:07 +0100
commit8b703256bcceed7bf73a4d9836997c167b7256ef (patch)
treee2735a91befcae121d5968fa22b258f88e06cbab
parentd92caa7d2e3eb8794e9f47bf237f94ea6ff4bb6d (diff)
check for systemd on build
-rw-r--r--bin/updater/owncloud-news-updater.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/updater/owncloud-news-updater.spec b/bin/updater/owncloud-news-updater.spec
index 9be140c05..63e7e8383 100644
--- a/bin/updater/owncloud-news-updater.spec
+++ b/bin/updater/owncloud-news-updater.spec
@@ -8,6 +8,7 @@ License: AGPL-3.0
Group: Productivity/Networking/Web/Utilities
Source: https://github.com/owncloud/news/tree/master/bin/updater
BuildRoot: %{_tmppath}/%{name}-%{version}-build
+BuildRequires: pkgconfig(systemd)
BuildRequires: python-devel
BuildRequires: python-setuptools
Requires: python > 3.2