diff options
-rw-r--r-- | packaging/dnsmasq.spec | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/dnsmasq.spec b/packaging/dnsmasq.spec index af9d236..8422947 100644 --- a/packaging/dnsmasq.spec +++ b/packaging/dnsmasq.spec @@ -8,6 +8,7 @@ Source0: %{name}-%{version}.tar.gz Source1001: packaging/dnsmasq.manifest BuildRequires: cmake BuildRequires: pkgconfig(dbus-1) +BuildRequires: pkgconfig(libtzplatform-config) %description Dnsmasq is a lightweight, easy to configure DNS forwarder and DHCP server. |