summaryrefslogtreecommitdiff
path: root/packaging/connman.spec
diff options
context:
space:
mode:
authorJaehyun Kim <jeik01.kim@samsung.com>2020-10-07 11:08:26 +0900
committerJaehyun Kim <jeik01.kim@samsung.com>2020-10-07 19:55:10 +0900
commit92632d79d49dd50e5a162b2cb78ca53a75d570e2 (patch)
treeb296be67afd3ef7242e95f494e41b718d5b69a36 /packaging/connman.spec
parent9395e7a086359069486e002c02b5777ca0c0df26 (diff)
downloadconnman-92632d79d49dd50e5a162b2cb78ca53a75d570e2.tar.gz
connman-92632d79d49dd50e5a162b2cb78ca53a75d570e2.tar.bz2
connman-92632d79d49dd50e5a162b2cb78ca53a75d570e2.zip
Add support for dlog
1. Add support for dlog 2. Add some log options to main.conf 3. Allow to simplify the amount of logs by option Change-Id: I8c1202ae267aca9bb2c18d44c2ccd3e6d5a74a73 Signed-off-by: Jaehyun Kim <jeik01.kim@samsung.com>
Diffstat (limited to 'packaging/connman.spec')
-rw-r--r--packaging/connman.spec1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/connman.spec b/packaging/connman.spec
index a8904e24..54bc17f6 100644
--- a/packaging/connman.spec
+++ b/packaging/connman.spec
@@ -12,6 +12,7 @@ Url: http://connman.net
Group: Network & Connectivity/Connection Management
Source0: %{name}-%{version}.tar.gz
BuildRequires: systemd-devel
+BuildRequires: pkgconfig(dlog)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gio-2.0)