mirror of
https://github.com/linuxdeepin/dde-dock.git
synced 2025-06-04 09:23:03 +00:00
chore: add libxres-dev in build-depends because of using libxres
add libxres-dev log: as title
This commit is contained in:
parent
67b6fe41b8
commit
668cea52fb
1
debian/control
vendored
1
debian/control
vendored
@ -26,6 +26,7 @@ Build-Depends: debhelper-compat (= 10),
|
|||||||
libgmock-dev,
|
libgmock-dev,
|
||||||
qttools5-dev,
|
qttools5-dev,
|
||||||
libxcursor-dev,
|
libxcursor-dev,
|
||||||
|
libxres-dev,
|
||||||
libqt5waylandclient5-dev,
|
libqt5waylandclient5-dev,
|
||||||
qtwayland5-private-dev,
|
qtwayland5-private-dev,
|
||||||
libxdamage-dev,
|
libxdamage-dev,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user