diff options
author | Seonah Moon <seonah1.moon@samsung.com> | 2016-04-20 10:51:34 +0900 |
---|---|---|
committer | Seonah Moon <seonah1.moon@samsung.com> | 2016-04-20 10:51:47 +0900 |
commit | a60520e932de37fc02bcb29e1a6b27c27ef70aef (patch) | |
tree | 99612dd4edbb620b626a1af7821b33a209333af6 | |
parent | 9acb9eb162ab31ca7d23350c508b207a775da79f (diff) | |
download | dnsmasq-a60520e932de37fc02bcb29e1a6b27c27ef70aef.tar.gz dnsmasq-a60520e932de37fc02bcb29e1a6b27c27ef70aef.tar.bz2 dnsmasq-a60520e932de37fc02bcb29e1a6b27c27ef70aef.zip |
Add libtzplatform-config to BuildRequiressubmit/tizen/20160420.044034accepted/tizen/wearable/20160421.010606accepted/tizen/tv/20160421.010548accepted/tizen/mobile/20160421.010617accepted/tizen/ivi/20160421.010605accepted/tizen/common/20160420.141622
Change-Id: Ib66f113c7d067c0dc38436719cf78969048560d9
Signed-off-by: Seonah Moon <seonah1.moon@samsung.com>
-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. |