diff options
author | Hyotaek Shim <hyotaek.shim@samsung.com> | 2020-08-05 14:29:39 +0900 |
---|---|---|
committer | Hyotaek Shim <hyotaek.shim@samsung.com> | 2020-08-05 14:29:39 +0900 |
commit | 4c0db8a41b894c8df24c37643964ed8990c59bfa (patch) | |
tree | 4a54ce2d679e2dd556120c473b455b1a6ea58cd8 | |
parent | b3450ac2136e6112950c56e59e0a8adb44620dc7 (diff) | |
download | dbus-accepted/tizen_5.5_unified_wearable_hotfix.tar.gz dbus-accepted/tizen_5.5_unified_wearable_hotfix.tar.bz2 dbus-accepted/tizen_5.5_unified_wearable_hotfix.zip |
Remove unnecessary build dependency to libziosubmit/tizen_5.5_wearable_hotfix/20201026.184306submit/tizen_5.5/20200805.074905submit/tizen_5.5/20200805.053012accepted/tizen/5.5/unified/wearable/hotfix/20201027.103010accepted/tizen/5.5/unified/20200805.232232tizen_5.5_wearable_hotfixaccepted/tizen_5.5_unified_wearable_hotfix
Change-Id: I442db02cc60b55c8dbdbc2244f61986115363f9b
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
-rw-r--r-- | packaging/dbus.spec | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/packaging/dbus.spec b/packaging/dbus.spec index 4f97865b..24746050 100644 --- a/packaging/dbus.spec +++ b/packaging/dbus.spec @@ -13,7 +13,6 @@ Group: Base/IPC %define with_systemd 1 -BuildRequires: libzio BuildRequires: libtool BuildRequires: pkg-config BuildRequires: expat-devel |