From 6e00ab13239665be4eef00f02ad320d39ec4c3f6 Mon Sep 17 00:00:00 2001 From: litao Date: Wed, 31 Mar 2021 17:16:47 +0800 Subject: [PATCH] =?UTF-8?q?fix(dde-dock):=20=E4=BF=AE=E6=94=B9spec?= =?UTF-8?q?=E6=96=87=E4=BB=B6=E7=9A=84=E4=BE=9D=E8=B5=96=E5=AF=BC=E8=87=B4?= =?UTF-8?q?=E6=89=93=E5=8C=85=E5=87=BA=E9=94=99=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 修改spec文件的依赖 Log: 修改spec文件的依赖 Change-Id: Ia380ea1b398d4fa15f39e6450e513c291b2bc54d --- rpm/dde-dock.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/rpm/dde-dock.spec b/rpm/dde-dock.spec index d9bbed5c4..cf1a1f28a 100644 --- a/rpm/dde-dock.spec +++ b/rpm/dde-dock.spec @@ -30,6 +30,8 @@ BuildRequires: pkgconfig(xcb-ewmh) BuildRequires: pkgconfig(xcb-icccm) BuildRequires: pkgconfig(xcb-image) BuildRequires: qt5-linguist +BuildRequires: gtest-devel +BuildRequires: gmock-devel Requires: dbusmenu-qt5 Requires: dde-network-utils Requires: dde-qt-dbus-factory @@ -83,11 +85,8 @@ export PATH=%{_qt5_bindir}:$PATH %files %license LICENSE -%{_sysconfdir}/%{name}/indicator/keybord_layout.json %{_bindir}/%{name} %{_libdir}/%{name}/ -%{_datadir}/%{name}/ -%{_datadir}/dbus-1/services/*.service %{_datarootdir}/glib-2.0/schemas/com.deepin.dde.dock.module.gschema.xml %{_datarootdir}/polkit-1/actions/com.deepin.dde.dock.overlay.policy